[llvm-branch-commits] [compiler-rt] e7e3b7b - touch
Vitaly Buka via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Sep 11 14:53:08 PDT 2024
Author: Vitaly Buka
Date: 2024-09-11T14:51:10-07:00
New Revision: e7e3b7b36606c6d583197fb05dbc87745d95f3d7
URL: https://github.com/llvm/llvm-project/commit/e7e3b7b36606c6d583197fb05dbc87745d95f3d7
DIFF: https://github.com/llvm/llvm-project/commit/e7e3b7b36606c6d583197fb05dbc87745d95f3d7.diff
LOG: touch
Added:
Modified:
compiler-rt/test/asan/TestCases/Linux/stress_dtls.c
Removed:
################################################################################
diff --git a/compiler-rt/test/asan/TestCases/Linux/stress_dtls.c b/compiler-rt/test/asan/TestCases/Linux/stress_dtls.c
index 6514456db56f6c..857bec984c0cb2 100644
--- a/compiler-rt/test/asan/TestCases/Linux/stress_dtls.c
+++ b/compiler-rt/test/asan/TestCases/Linux/stress_dtls.c
@@ -29,6 +29,7 @@
// CHECK-NOT: num_live_dtls 5
//
// CHECK0-NOT: __tls_get_addr
+
/*
cc=your-compiler
More information about the llvm-branch-commits
mailing list