summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2018-12-20 19:38:07 +0000
committerEli Friedman <efriedma@codeaurora.org>2018-12-20 19:38:07 +0000
commit4648209e16789aaf7facad470ab95c10e581230a (patch)
treefd70d8632f68aa2cd1a9dc9c74e2b656b2830da7 /lldb/packages/Python/lldbsuite/test/python_api/value
parentb40e99af0843802751c665b8957845d541ad2171 (diff)
downloadbcm5719-llvm-4648209e16789aaf7facad470ab95c10e581230a.tar.gz
bcm5719-llvm-4648209e16789aaf7facad470ab95c10e581230a.zip
[MC] [AArch64] Support resolving fixups for abs_g0 etc.
This requires a bit more code than other fixups, to distingush between abs_g0/abs_g1/etc. Actually, I think some of the other fixups are missing some checks, but I won't try to address that here. I haven't seen any real-world code that uses a construct like this, but it clearly should work, and we're considering using it in the implementation of localescape/localrecover on Windows (see https://reviews.llvm.org/D53540). I've verified that binutils produces the same code as llvm-mc for the testcase. This currently doesn't include support for the *_s variants (that requires a bit more work to set the opcode). Differential Revision: https://reviews.llvm.org/D55896 llvm-svn: 349799
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud