mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-11 06:06:52 +00:00
Add a proper triple to switch-jump-table.ll
llvm-svn: 223571
This commit is contained in:
parent
73f7293810
commit
e8bfbc284d
@ -1,4 +1,4 @@
|
||||
; RUN: llc -mtriple=i686-unknown-unknown < %s | FileCheck %s
|
||||
; RUN: llc -mtriple=i686-pc-gnu-linux < %s | FileCheck %s
|
||||
|
||||
|
||||
; An unreachable default destination is replaced with the most popular case label.
|
||||
|
Loading…
x
Reference in New Issue
Block a user