brintos

brintos / llvm-project-archived public Read only

0
0
Text · 219 B · 5031e95 Raw
4 lines · plain
1; RUN: not llc -mtriple=x86_64-pc-linux-gnu -passes=foo -start-before=mergeicmps -stop-after=gc-lowering -filetype=null %s 2>&1 | FileCheck  %s2 3; CHECK: error: --passes cannot be used with start-before and stop-after.4