projects
/
oota-llvm.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove useless rdar:// comment from switch_to_lookup_table.ll test.
[oota-llvm.git]
/
test
/
Transforms
/
SimplifyCFG
/
X86
/
switch_to_lookup_table.ll
diff --git
a/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
b/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
index fc22e7eb45548c357753d57e54390c8a0230672c..5d9ecbf7077c22912257be2d8baecd453ad83ae8 100644
(file)
--- 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
}
; Don't create a table with illegal type
-; rdar://12779436
define i96 @illegaltype(i32 %c) {
entry:
switch i32 %c, label %sw.default [
define i96 @illegaltype(i32 %c) {
entry:
switch i32 %c, label %sw.default [