projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de9e4ce
)
Enable target tripple.
author
Devang Patel
<dpatel@apple.com>
Fri, 30 Jan 2009 01:40:58 +0000
(
01:40
+0000)
committer
Devang Patel
<dpatel@apple.com>
Fri, 30 Jan 2009 01:40:58 +0000
(
01:40
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63361
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/DebugInfo/2009-01-29-MethodDeclaration.ll
patch
|
blob
|
history
diff --git
a/test/DebugInfo/2009-01-29-MethodDeclaration.ll
b/test/DebugInfo/2009-01-29-MethodDeclaration.ll
index e7287e265121990cdea5a4f1108e45bb85d8c755..6d1e1e91b15a1961b4c1e0f5fc7c82aeab5217d8 100644
(file)
--- a/
test/DebugInfo/2009-01-29-MethodDeclaration.ll
+++ b/
test/DebugInfo/2009-01-29-MethodDeclaration.ll
@@
-1,6
+1,6
@@
; RUN: llvm-as < %s | llc | grep 0x3C | count 1
; Check DW_AT_declaration attribute for class method foo.
-
;
target triple = "i386-apple-darwin*"
+target triple = "i386-apple-darwin*"
%llvm.dbg.anchor.type = type { i32, i32 }
%llvm.dbg.basictype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, i32, i8*, i8* }
%llvm.dbg.compile_unit.type = type { i32, { }*, i32, i8*, i8*, i8*, i1, i8* }