summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/ThreadSanitizer/no_sanitize_thread.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Instrumentation/ThreadSanitizer/no_sanitize_thread.ll')
-rw-r--r--llvm/test/Instrumentation/ThreadSanitizer/no_sanitize_thread.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Instrumentation/ThreadSanitizer/no_sanitize_thread.ll b/llvm/test/Instrumentation/ThreadSanitizer/no_sanitize_thread.ll
index a90a56064a0..70154251d14 100644
--- a/llvm/test/Instrumentation/ThreadSanitizer/no_sanitize_thread.ll
+++ b/llvm/test/Instrumentation/ThreadSanitizer/no_sanitize_thread.ll
@@ -32,5 +32,5 @@ entry:
; CHECK-NEXT: call void @__tsan_func_exit()
; CHECK-NEXT: ret i32 %tmp1
-declare void @foo()
+declare void @foo() nounwind
OpenPOWER on IntegriCloud