Skip to content

Commit

Permalink
Remove triple in testing case to recover an arm bot.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222239 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
manman-ren committed Nov 18, 2014
1 parent 3b16af8 commit 086dc8a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/DebugInfo/global-with-type-context.ll
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 086dc8a

Please sign in to comment.