mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-07 12:28: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:
@@ -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 [
|
||||
|
Reference in New Issue
Block a user