brintos

brintos / llvm-project-archived public Read only

0
0
Text · 133 B · 5b99274 Raw
4 lines · plain
1RUN: not llvm-symbolizer --build-id=abc --obj=bad 0x1234 2>&1 | FileCheck %s2 3CHECK: error: cannot specify both --build-id and --obj4