mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-10 19:34:29 +00:00
This test isn't portable to non-x86 platforms; specify a triple.
llvm-svn: 144112
This commit is contained in:
parent
5ca95bc56f
commit
1307652185
@ -1,4 +1,4 @@
|
||||
// RUN: %clang_cc1 -emit-llvm %s -o -
|
||||
// RUN: %clang_cc1 -emit-llvm %s -o - -triple i386-apple-macosx10.7.2
|
||||
// PR1084
|
||||
|
||||
extern "C"
|
||||
|
Loading…
x
Reference in New Issue
Block a user