summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2014-11-18 16:45:34 +0000
committerManman Ren <manman.ren@gmail.com>2014-11-18 16:45:34 +0000
commit4723d7965edf584e46303e5959d241b964dd7ec5 (patch)
tree36a4761bd0e86bede17ce422a860bcbc82f85d6c /llvm
parente9ad58a76e8efe4d9529e66cbddb4da14ecf5e26 (diff)
downloadbcm5719-llvm-4723d7965edf584e46303e5959d241b964dd7ec5.tar.gz
bcm5719-llvm-4723d7965edf584e46303e5959d241b964dd7ec5.zip
Remove triple in testing case to recover an arm bot.
llvm-svn: 222239
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/DebugInfo/global-with-type-context.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/DebugInfo/global-with-type-context.ll b/llvm/test/DebugInfo/global-with-type-context.ll
index 696099fe946..10b98a7b5ca 100644
--- a/llvm/test/DebugInfo/global-with-type-context.ll
+++ b/llvm/test/DebugInfo/global-with-type-context.ll
@@ -20,9 +20,6 @@
; CHECK-NEXT: DW_AT_specification {{.*}} "i"
; CHECK-NEXT: DW_AT_const_value [DW_FORM_sdata] (2)
-target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
-target triple = "x86_64-apple-darwin14.0.0"
-
; Function Attrs: nounwind
define void @_Z2f1v() #0 {
entry:
OpenPOWER on IntegriCloud