summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
diff options
context:
space:
mode:
authorSean Fertile <sfertile@ca.ibm.com>2019-02-12 15:35:49 +0000
committerSean Fertile <sfertile@ca.ibm.com>2019-02-12 15:35:49 +0000
commitd694160e665eb3cefc93a07af8232aec0b7d2410 (patch)
tree67f22df3db4d2681b33dc6163f484f9097c8023b /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
parenta1805540205b9852117fa54716a54940c2af465d (diff)
downloadbcm5719-llvm-d694160e665eb3cefc93a07af8232aec0b7d2410.tar.gz
bcm5719-llvm-d694160e665eb3cefc93a07af8232aec0b7d2410.zip
[PPC64] Sort .toc sections accessed with small code model relocs.
A follow up to the intial patch that unblocked linking against libgcc. For lld we don't need to bother tracking which objects have got based small code model relocations. This is due to the fact that the compilers on powerpc64 use the .toc section to generate indirections to symbols (rather then using got relocations) which keeps the got small. This makes overflowing a small code model got relocation very unlikely. Differential Revision: https://reviews.llvm.org/D57245 llvm-svn: 353849
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud