1
0
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:
Chris Lattner 2009-12-22 07:01:12 +00:00
parent e9288e57d9
commit de6faded57

View File

@ -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