diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-07-28 00:38:23 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-07-28 00:38:23 +0000 |
commit | 246eb96c8a2b4d00646a82529bc5a1c43af803d1 (patch) | |
tree | 97049b117dbe8128575e30a3752d32378ba99a64 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 4059137f5642a083709f1b951e3ef31065b656fc (diff) | |
download | bcm5719-llvm-246eb96c8a2b4d00646a82529bc5a1c43af803d1.tar.gz bcm5719-llvm-246eb96c8a2b4d00646a82529bc5a1c43af803d1.zip |
Initial stab at getting inlining working with the EH rewrite.
This takes the new 'resume' instruction and turns it into a direct jump to the
caller's landing pad code. The caller's landingpad instruction is merged with
the landingpad instructions of the callee. This is a bit rough and makes some
assumptions in how the code works. But it passes a simple test.
llvm-svn: 136313
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions