mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-10 02:36:06 +00:00
Add a proper triple to switch-jump-table.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223571 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2dd9af9feb
commit
d7c9f76cee
@ -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