Go to file
Bill Wendling 883ec97115 Take all of the invoke basic blocks and make the dispatch basic block their new
successor. Remove the old landing pad from their successor list, because it's
now the successor of the dispatch block. Now that the landing pad blocks are no
longer the destination of invokes, we can mark them as normal basic blocks
instead of landing pads.

This more closely resembles what the CFG is actually doing.

llvm-svn: 141436
2011-10-07 23:18:02 +00:00
clang [arcmt] Ignore linking errors when doing ARC migration, rdar://10247606 2011-10-07 22:58:08 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Change compatibility_version 2011-10-07 19:52:29 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Remove some commented out code. 2011-10-07 22:28:49 +00:00
llvm Take all of the invoke basic blocks and make the dispatch basic block their new 2011-10-07 23:18:02 +00:00
polly ScopInfo: Some cleanups 2011-10-07 08:46:57 +00:00