[PATCH] D123897: [X86] Unbreak LIT/FileCheck
    Dávid Bolvanský via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Apr 16 08:35:37 PDT 2022
    
    
  
xbolva00 added a comment.
>> Maybe we should just use the word autogenerated in the header of the .ll file and make FileCheck automatically switch to --allow-unused-prefixes in that case?
As an updater python script emits first line (NOTE: autogenerated by..) , it could also append  “UTC_ARGS: —allow-unused-prefixes”
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123897/new/
https://reviews.llvm.org/D123897
    
    
More information about the llvm-commits
mailing list