[llvm] [msan][test] Add another target("aarch64.svcount") test case (PR #164343)
    Thurston Dang via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 21 13:52:44 PDT 2025
    
    
  
================
@@ -1,5 +1,5 @@
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
-; RUN: opt -S -passes=msan -mattr=+sme -o - %s | FileCheck %s
+; RUN: opt -S -passes=msan -mattr=+sme -o - %s 2>&1
----------------
thurstond wrote:
Not necessary. Removed.
https://github.com/llvm/llvm-project/pull/164343
    
    
More information about the llvm-commits
mailing list