brintos

brintos / llvm-project-archived public Read only

0
0
Text · 230 B · 5f91cf3 Raw
7 lines · plain
1# RUN: %lldb -s %s 2>&1 | FileCheck %s2 3# Make sure this is not rejected by the parser as invalid syntax.4# Blank characters after the 'all' are important, as we're testing the parser.5bt all       6# CHECK: error: invalid target7