mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
Add explicit triple to test to fix arm bots.
llvm-svn: 290008
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %clang_cc1 -S -emit-llvm -debug-info-kind=limited %s -o - | FileCheck %s
|
||||
// RUN: %clang_cc1 -triple x86_64-unknown-linux -S -emit-llvm -debug-info-kind=limited %s -o - | FileCheck %s
|
||||
// CHECK: !DIGlobalVariable({{.*}}
|
||||
// CHECK-NOT: expr:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user