================
@@ -25,3 +25,7 @@ attributes #0 = { mustprogress noinline sanitize_realtime 
optnone ssp uwtable(sy
 ; RealtimeSanitizer pass should insert __rtsan_realtime_exit right before 
function return
 ; CHECK: call{{.*}}@__rtsan_realtime_exit
 ; CHECK-NEXT: ret{{.*}}void
+
+; RealtimeSanitizer pass should insert call to initialize the runtime
----------------
fmayer wrote:

maybe the test should specify the context this call is in?

https://github.com/llvm/llvm-project/pull/118989
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to