mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Move load_to_switch.ll to test/CodeGen/SPARC/
Because the test invokes llc -march=sparc, it needs to be in a directory which is only run when the sparc target is built. llvm-svn: 164211
This commit is contained in:
parent
396e263d53
commit
ae53a22006
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=sparc < %s | FileCheck %s
|
||||
; RUN: llc -march=sparc < %s | FileCheck %s
|
||||
|
||||
; Check that all the switches turned into lookup tables by SimplifyCFG are
|
||||
; turned back into switches for targets that don't like lookup tables.
|
Loading…
x
Reference in New Issue
Block a user