mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Remove useless rdar:// comment from switch_to_lookup_table.ll test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222772 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a95af5c17d
commit
ca5ffd51d9
@ -782,7 +782,6 @@ return:
|
||||
}
|
||||
|
||||
; Don't create a table with illegal type
|
||||
; rdar://12779436
|
||||
define i96 @illegaltype(i32 %c) {
|
||||
entry:
|
||||
switch i32 %c, label %sw.default [
|
||||
|
Loading…
Reference in New Issue
Block a user