summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-12-09 00:46:02 +0000
committerPete Cooper <peter_cooper@apple.com>2015-12-09 00:46:02 +0000
commit466d4b006b91996c26f719ecaffdcc801f74b55d (patch)
treec6dec3dfb2ee813cdb6187a18587732a96bb288d /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent50102c29f09bfe38ca862036d5a6e5f54a5beff8 (diff)
downloadbcm5719-llvm-466d4b006b91996c26f719ecaffdcc801f74b55d.tar.gz
bcm5719-llvm-466d4b006b91996c26f719ecaffdcc801f74b55d.zip
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 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud