Go to file
Chris Lattner a15ce21135 Fix PR3807 by inserting 'insertelement' instructions in the normal dest of
an invoke instead of after the invoke (in its block), which is invalid.

llvm-svn: 67139
2009-03-18 00:31:45 +00:00
clang Driver: Add test case for -ccc-clang-archs (which, it turns out, was 2009-03-18 00:12:31 +00:00
llvm Fix PR3807 by inserting 'insertelement' instructions in the normal dest of 2009-03-18 00:31:45 +00:00