mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 14:20:17 +00:00
Give this test a triple to avoid failures on MS bots.
llvm-svn: 319817
This commit is contained in:
parent
74f41817a5
commit
ab43c1e4ae
@ -1,4 +1,4 @@
|
||||
// RUN: %clang_cc1 -fmodules -std=c++14 -emit-llvm %s -o - | FileCheck %s
|
||||
// RUN: %clang_cc1 -fmodules -std=c++14 -emit-llvm %s -o - -triple %itanium_abi_triple | FileCheck %s
|
||||
|
||||
#pragma clang module build A
|
||||
module A {}
|
||||
|
Loading…
Reference in New Issue
Block a user