mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 13:10:34 +00:00
specify a triple to use, fixing the test on non-x86-64 hosts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91900 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5a99615704
commit
516088d4ae
@ -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