summaryrefslogtreecommitdiffstats
path: root/lldb/source/Symbol/SymbolContext.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2015-10-28 23:43:00 +0000
committerHal Finkel <hfinkel@anl.gov>2015-10-28 23:43:00 +0000
commit7d0e34eb33d2cfa44e393feb3bc387e004306919 (patch)
tree278ecd2d06e4422bc8f9e8729bd315cac5d988a3 /lldb/source/Symbol/SymbolContext.cpp
parent22f637a30b035e67078d93aee2cc0a33b5b8d355 (diff)
downloadbcm5719-llvm-7d0e34eb33d2cfa44e393feb3bc387e004306919.tar.gz
bcm5719-llvm-7d0e34eb33d2cfa44e393feb3bc387e004306919.zip
[PowerPC] Recurse through constants when looking for TLS globals
We cannot form ctr-based loops around function calls, including calls to __tls_get_addr used for PIC TLS variables. References to such TLS variables, however, might be buried within constant expressions, and so we need to search the entire constant expression to be sure that no references to such TLS variables exist. Fixes PR25256, reported by Eric Schweitz. This is a slightly-modified version of the patch suggested by Eric in the bug report, and a test case I created. llvm-svn: 251582
Diffstat (limited to 'lldb/source/Symbol/SymbolContext.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud