From: Hans Wennborg Date: Tue, 25 Nov 2014 18:45:23 +0000 (+0000) Subject: Remove useless rdar:// comment from switch_to_lookup_table.ll test. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bda193edffea77f7262b041878d5a1d85c917700;p=platform%2Fupstream%2Fllvm.git Remove useless rdar:// comment from switch_to_lookup_table.ll test. llvm-svn: 222772 --- diff --git a/llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll b/llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll index fc22e7e..5d9ecbf 100644 --- a/llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll +++ b/llvm/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 [