diff options
author | Howard Hinnant <hhinnant@apple.com> | 2012-01-30 16:07:00 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2012-01-30 16:07:00 +0000 |
commit | 47cb854818ed51d591f58552c6e681a2ad372bf8 (patch) | |
tree | ab46572dd15b0ed25ba7ba60bed03f0028e8c340 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 3f0d2384aa802af867541a6cf9ce29cc77be0019 (diff) | |
download | bcm5719-llvm-47cb854818ed51d591f58552c6e681a2ad372bf8.tar.gz bcm5719-llvm-47cb854818ed51d591f58552c6e681a2ad372bf8.zip |
Add a descriptive name for a constant. Also I'm at least temporarily waging war on throw specs, both old and new style. Except where we have already publicly exposed the throw spec, I'm getting rid of them. They may come back later. But they seem somewhat prone to cyclic dependencies here. The throw spec implies compiler generated code that this library has to jump to during stack unwinding. I'd like to minimize the possiblity that the code used to properly make that jump is itself creating such jumps.
llvm-svn: 149251
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions