summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-06-10 08:15:12 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-06-10 08:15:12 +0000
commit0a2f19701e49c71f427f8f0f30029ad6ecbc5aa3 (patch)
treecfb2d9ec2721a9c55eaff114a2cfe8c84ef09c61 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
parentb9e6487e76688ebf71516db9efea257d126cf8de (diff)
downloadbcm5719-llvm-0a2f19701e49c71f427f8f0f30029ad6ecbc5aa3.tar.gz
bcm5719-llvm-0a2f19701e49c71f427f8f0f30029ad6ecbc5aa3.zip
[ELF] - Properly check that R_X86_64_PC32 and R_X86_64_32 relocations are disallowed in DSO.
Initially we wanted to check that these two relocations are not present when linking DSO because of possible overflow in runtime. Patch moves them to writable segment in testcases to allow proper error check to trigger. Otherwise error message about using dynamic relocations against text segment was shown. Differential revision: http://reviews.llvm.org/D21184 llvm-svn: 272379
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud