summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/ThreadSanitizer/sanitize-thread-no-checking.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Instrumentation/ThreadSanitizer/sanitize-thread-no-checking.ll')
-rw-r--r--llvm/test/Instrumentation/ThreadSanitizer/sanitize-thread-no-checking.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Instrumentation/ThreadSanitizer/sanitize-thread-no-checking.ll b/llvm/test/Instrumentation/ThreadSanitizer/sanitize-thread-no-checking.ll
index 1bb3291f484..8bd45031f1d 100644
--- a/llvm/test/Instrumentation/ThreadSanitizer/sanitize-thread-no-checking.ll
+++ b/llvm/test/Instrumentation/ThreadSanitizer/sanitize-thread-no-checking.ll
@@ -14,7 +14,7 @@ entry:
; CHECK-NEXT: %tmp1 = load i32, i32* %a, align 4
; CHECK-NEXT: ret i32 %tmp1
-declare void @"foo"()
+declare void @"foo"() nounwind
define i32 @"\01-[WithCalls dealloc]"(i32* %a) "sanitize_thread_no_checking_at_run_time" {
entry:
OpenPOWER on IntegriCloud