brintos

brintos / llvm-project-archived public Read only

0
0
Text · 250 B · ce2f1af Raw
9 lines · plain
1## This tests some flags are correctly parsed even when they're not handled2 3# RUN: llvm-libtool-darwin -V -syslibroot foo | FileCheck %s4# RUN: llvm-libtool-darwin -h | FileCheck --check-prefix=HELP %s5 6# CHECK: LLVM version7 8# HELP-NOT: syslibroot9