mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 15:36:07 +00:00

Used by the Linux kernel's CONFIG_X86_DECODER_SELFTEST. Link: https://github.com/ClangBuiltLinux/linux/issues/1130 Reviewed By: MaskRay, jhenderson, rupprecht Differential Revision: https://reviews.llvm.org/D101483
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
RUN: llvm-objdump --version | FileCheck %s
|
|
RUN: llvm-objdump -v | FileCheck %s
|
|
|
|
CHECK: LLVM version
|
|
CHECK: Registered Targets:
|