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:
Hans Wennborg 2014-11-25 18:45:23 +00:00
parent a95af5c17d
commit ca5ffd51d9

View File

@ -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 [