Add test to proper place. Also, XFAIL until ppc bootstrap will be ok.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36491 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Anton Korobeynikov 2007-04-26 20:49:05 +00:00
parent ab8fd40403
commit 566dfcbf98

View File

@ -2,6 +2,9 @@
; RUN: llvm-as < %s | llc -march=x86-64 | grep 4297064449
; PR 1325+
; FIXME: this is xfailed until we figure out ppc bootstrap
; XFAIL: *
define i32 @foo(i8 %bar) {
entry:
switch i8 %bar, label %bb1203 [