diff options
| author | Pete Cooper <peter_cooper@apple.com> | 2015-12-09 00:46:02 +0000 |
|---|---|---|
| committer | Pete Cooper <peter_cooper@apple.com> | 2015-12-09 00:46:02 +0000 |
| commit | 466d4b006b91996c26f719ecaffdcc801f74b55d (patch) | |
| tree | c6dec3dfb2ee813cdb6187a18587732a96bb288d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 50102c29f09bfe38ca862036d5a6e5f54a5beff8 (diff) | |
Don't bypass the GOT for delta32toGOT references.
The gcc_except_tab was generating these references to point to the typeinfo in the data section.
gcc_except_tab also had the DW_EH_PE_indirect flag set which means that at runtime we are going
to dereference this entry as if it is in the GOT.
Reviewed by Nick Kledzik in http://reviews.llvm.org/D15360.
llvm-svn: 255085
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
