Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

File metadata and controls

8 lines (6 loc) · 271 Bytes

lit

  • Run lit test if target is registered ; RUN: %if x86-registered-target %{ some-llvm-tool ... %}

  • Optimize prefixes by combining them

    ;RUN: <> | Filecheck --check=prefixes=GENERIC,SPECIAL1 ;RUN: <> | Filecheck --check=prefixes=GENERIC,SPECIAL2