]> granicus.if.org Git - clang/commitdiff
clang/test/CodeGenCXX/debug-info-access.cpp: Use %itanium_abi_triple to appease msvc...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 31 Aug 2014 00:27:00 +0000 (00:27 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 31 Aug 2014 00:27:00 +0000 (00:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216829 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/debug-info-access.cpp

index f439e921129ca5226e6301224eb18d167af35cfd..9e811c66111a88228faf3e2f4f996a1c48a8869b 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm -g %s -o - | FileCheck %s
+// RUN: %clang_cc1 -emit-llvm -g -triple %itanium_abi_triple %s -o - | FileCheck %s
 // Test the various accessibility flags in the debug info.
 struct A {
   // CHECK-DAG: [ DW_TAG_subprogram ] [line [[@LINE+1]]] [pub_default]