diff options
author | Evan Cheng <evan.cheng@apple.com> | 2007-02-21 21:18:14 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2007-02-21 21:18:14 +0000 |
commit | f46847172afea92d73829147a6d9d18cde45ffd7 (patch) | |
tree | 21889ac1f10db24222e8751dacfb426633c71393 /include/llvm/CodeGen/MachineModuleInfo.h | |
parent | 07d49acbf93709381430560f86e279a0af724462 (diff) |
ELF / PIC requires GOT be in the EBX register during calls via PLT GOT pointer.
Add implicit uses of EBX to calls to ensure liveintervalanalysis does not treat
the GOT in EBX move as dead upon definition.
This should fix PR1207.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34470 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineModuleInfo.h')
0 files changed, 0 insertions, 0 deletions