mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 21:20:37 +00:00
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:
parent
ab8fd40403
commit
566dfcbf98
@ -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 [
|
Loading…
Reference in New Issue
Block a user