mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-11 17:08:42 +00:00
Give %itanium_abi_triple to the test to appease targeting msvc.
llvm-svn: 202803
This commit is contained in:
parent
4ffd9d250c
commit
4a5a9d2174
@ -1,4 +1,4 @@
|
||||
// RUN: %clang_cc1 -S -emit-llvm -g %s -o - -fno-standalone-debug | FileCheck %s
|
||||
// RUN: %clang_cc1 -S -emit-llvm -triple %itanium_abi_triple -g %s -o - -fno-standalone-debug | FileCheck %s
|
||||
|
||||
template <typename T>
|
||||
struct a {
|
||||
|
Loading…
Reference in New Issue
Block a user