commit | d5bbb07ec806e6fa1e804afd7073987fdacc83e4 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Aug 02 01:34:32 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Aug 02 01:34:32 2009 +0000 |
tree | cfc4d2c2187d044c70d23c05086d146dce8ff69e | |
parent | 967ce7f5e1239be52386afa0439d2c433809aeeb [diff] |
move getDwarfExceptionSection from TAI to TLOF and rename it to getLSDASection() to be more specific. This makes it pretty obvious that the ELF LSDA section is being specified wrong in PIC mode. We're probably getting a lot of startup-time relocations to a readonly page, which is expensive and bad. Someone who cares about ELF C++ should investigate this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77847 91177308-0d34-0410-b5e6-96231b3b80d8