diff options
| author | Bill Wendling <isanbard@gmail.com> | 2009-09-09 23:56:55 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2009-09-09 23:56:55 +0000 |
| commit | da3e7547fbcc5da9d142c356afa8f24880a5767a (patch) | |
| tree | c70f4e635a1cb8807e88b1338836309688653ec2 /llvm/lib/CodeGen/Spiller.cpp | |
| parent | 71140344f0b6e8e3f50d3725ae8967b707e6b2ef (diff) | |
| download | bcm5719-llvm-da3e7547fbcc5da9d142c356afa8f24880a5767a.tar.gz bcm5719-llvm-da3e7547fbcc5da9d142c356afa8f24880a5767a.zip | |
Believe it or not, this is a simplification. :-)
Basically, this patch is working towards removing the hard-coded values that are
output for the CIE. In particular, the CIE augmentation and the CIE augmentation
size. Both of these should be calculated. In the process, I was able to make a
bunch of code simpler.
The encodings for the personality, LSDA, and FDE in the CIE are still not
correct. They should be generated either from target-specific callbacks (blech!)
or grokked from first-principles.
llvm-svn: 81404
Diffstat (limited to 'llvm/lib/CodeGen/Spiller.cpp')
0 files changed, 0 insertions, 0 deletions

