summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-10-09 14:25:49 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-10-09 14:25:49 +0000
commitd540919ff16778d32f486e1c019b94748c7aea79 (patch)
treee9ec942eeff6436e7dc788332aaa813d7ea144a9 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent0aace13d18417fcb22fa69e76008b1423abb4e5d (diff)
downloadbcm5719-llvm-d540919ff16778d32f486e1c019b94748c7aea79.tar.gz
bcm5719-llvm-d540919ff16778d32f486e1c019b94748c7aea79.zip
Revert "[ELF2] - Implemented rel[a].plt sections"
This reverts commit r249816. It broke building llvm with lld: $ ./bin/FileCheck ./bin/FileCheck: error while loading shared libraries: unexpected PLT reloc type 0x06 I think the only thing that is wrong with this patch is that it is too soon. The plt we create (and its relocs) don't support lazy loading, so they have to be relocated as ordinary dynamic relocations. llvm-svn: 249835
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud