mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 15:18:53 +08:00
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
UNSUPPORTED: lldb-repro
|
|
RUN: not %lldb --arch 2>&1 | FileCheck %s
|
|
CHECK: error: argument to '--arch' is missing
|