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:
b1a5a5c
)
This passes on ppc and x86 now
author
Chris Lattner
<sabre@nondot.org>
Wed, 16 Nov 2005 07:24:31 +0000
(07:24 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 16 Nov 2005 07:24:31 +0000
(07:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24378
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Debugger/funccall.ll
patch
|
blob
|
history
diff --git
a/test/Debugger/funccall.ll
b/test/Debugger/funccall.ll
index b258d22aeea23c13518529656cdd26c8d1703d48..b1c1e2ad6ad6e57605962f55051115f780698772 100644
(file)
--- a/
test/Debugger/funccall.ll
+++ b/
test/Debugger/funccall.ll
@@
-8,7
+8,7
@@
;; RUN: llvm-as -f %s -o %t.bc
;; RUN: llvm-db %t.bc < %t.commands | grep 'in main at funccall.c:11:2'
-; XFAIL:
i.86|powerpc|
alpha|ia64
+; XFAIL: alpha|ia64
;; Debugger type declarations
%lldb.compile_unit = type { uint, ushort, ushort, sbyte*, sbyte*, sbyte*, {}* }