diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-12-05 17:41:31 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-12-05 17:41:31 +0000 |
commit | 43c08918389ca2f928a94a4f2a5faa256a10e8e4 (patch) | |
tree | 7c18e227806de27864d46d248b6c8303861459c8 /clang/lib/Sema/SemaDecl.cpp | |
parent | fd8c4d597577f90fc860f3871c70bd839e0b54b5 (diff) | |
download | bcm5719-llvm-43c08918389ca2f928a94a4f2a5faa256a10e8e4.tar.gz bcm5719-llvm-43c08918389ca2f928a94a4f2a5faa256a10e8e4.zip |
Reason #3 from 60595 doesn't hold true. If we can fold a PIC load from constpool into a use, the rewrite happens at time of spill (not in VirtRegMap). Later on, if the GlobalBaseReg is spilled, the spiller can see the use uses GlobalBaseReg and do the right thing.
llvm-svn: 60596
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions