diff options
| author | Devang Patel <dpatel@apple.com> | 2009-12-16 02:11:38 +0000 |
|---|---|---|
| committer | Devang Patel <dpatel@apple.com> | 2009-12-16 02:11:38 +0000 |
| commit | c69d9607f8a50f21ba676b9e1e8e68720c521596 (patch) | |
| tree | 52f8a3f3eedddceb2e4da6871b02292c9f9f56d5 /llvm | |
| parent | afb2dade0c7fd42434ccd7e66008ac455baeabba (diff) | |
| download | bcm5719-llvm-c69d9607f8a50f21ba676b9e1e8e68720c521596.tar.gz bcm5719-llvm-c69d9607f8a50f21ba676b9e1e8e68720c521596.zip | |
XFAIL on ppc-darwin.
llvm-svn: 91495
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/test/DebugInfo/2009-12-01-CurrentFn.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/2009-12-01-CurrentFn.ll b/llvm/test/DebugInfo/2009-12-01-CurrentFn.ll index d33a8f476e7..6fc538e4302 100644 --- a/llvm/test/DebugInfo/2009-12-01-CurrentFn.ll +++ b/llvm/test/DebugInfo/2009-12-01-CurrentFn.ll @@ -1,5 +1,5 @@ ; RUN: llc < %s | grep "func_end1:" | count 1 - +; XFAIL: powerpc-apple-darwin declare void @foo() define void @bar(i32 %i) nounwind ssp { |

