mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 23:51:56 +00:00
Add missing x86-registered-target.
llvm-svn: 332911
This commit is contained in:
parent
1bd5f2261d
commit
ed05e2336d
@ -1,3 +1,4 @@
|
||||
// REQUIRES: x86-registered-target
|
||||
// RUN: %clang -cc1as -triple x86_64-pc-linux-gnu %s -filetype obj -o %t1 -split-dwarf-file %t2
|
||||
// RUN: llvm-objdump -s %t1 | FileCheck --check-prefix=O %s
|
||||
// RUN: llvm-objdump -s %t2 | FileCheck --check-prefix=DWO %s
|
||||
|
Loading…
Reference in New Issue
Block a user