X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FTransforms%2FSimplifyCFG%2FX86%2Fswitch_to_lookup_table.ll;h=5d9ecbf7077c22912257be2d8baecd453ad83ae8;hp=fc22e7eb45548c357753d57e54390c8a0230672c;hb=ca5ffd51d96779248879c0e1d33dede9dca6caf4;hpb=a95af5c17d1658fdb4f7be080568e1228e285df9 diff --git a/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll b/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll index fc22e7eb455..5d9ecbf7077 100644 --- a/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll +++ b/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll @@ -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 [