From: Manman Ren Date: Tue, 18 Nov 2014 16:45:34 +0000 (+0000) Subject: Remove triple in testing case to recover an arm bot. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4723d7965edf584e46303e5959d241b964dd7ec5;p=platform%2Fupstream%2Fllvm.git Remove triple in testing case to recover an arm bot. llvm-svn: 222239 --- diff --git a/llvm/test/DebugInfo/global-with-type-context.ll b/llvm/test/DebugInfo/global-with-type-context.ll index 696099f..10b98a7 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: