mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
specify a triple to use, fixing the test on non-x86-64 hosts.
llvm-svn: 91900
This commit is contained in:
parent
e9288e57d9
commit
de6faded57
@ -1,4 +1,4 @@
|
||||
# RUN: llvm-mc --disassemble %s | FileCheck %s
|
||||
# RUN: llvm-mc --disassemble %s -triple=x86_64-apple-darwin9 | FileCheck %s
|
||||
|
||||
# CHECK: int $33
|
||||
0xCD 0x21
|
||||
|
Loading…
Reference in New Issue
Block a user