[llvm] 6001d8a - [test][HWASAN] Remove update_test_checks note

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 30 18:45:51 PDT 2023


Author: Vitaly Buka
Date: 2023-04-30T18:45:31-07:00
New Revision: 6001d8a28bfdf16ce79581469caf16b7151a0bc3

URL: https://github.com/llvm/llvm-project/commit/6001d8a28bfdf16ce79581469caf16b7151a0bc3
DIFF: https://github.com/llvm/llvm-project/commit/6001d8a28bfdf16ce79581469caf16b7151a0bc3.diff

LOG: [test][HWASAN] Remove update_test_checks note

This test is not autogenerated.

Added: 
    

Modified: 
    llvm/test/Instrumentation/HWAddressSanitizer/stack-coloring.ll

Removed: 
    


################################################################################
diff  --git a/llvm/test/Instrumentation/HWAddressSanitizer/stack-coloring.ll b/llvm/test/Instrumentation/HWAddressSanitizer/stack-coloring.ll
index 9ad7c05aea92..253e976a7d60 100644
--- a/llvm/test/Instrumentation/HWAddressSanitizer/stack-coloring.ll
+++ b/llvm/test/Instrumentation/HWAddressSanitizer/stack-coloring.ll
@@ -1,4 +1,3 @@
-; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 2
 ; Test that storage for allocas with disjoint lifetimes is reused with
 ; use-after-scope.
 


        


More information about the llvm-commits mailing list