diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2018-12-20 19:46:14 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2018-12-20 19:46:14 +0000 |
commit | 48397102d08f0768ecb49944482cfe0b272449ea (patch) | |
tree | 334be2d1a3c12494e39d6fe00ff5dc83b321d2f5 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 4648209e16789aaf7facad470ab95c10e581230a (diff) | |
download | bcm5719-llvm-48397102d08f0768ecb49944482cfe0b272449ea.tar.gz bcm5719-llvm-48397102d08f0768ecb49944482cfe0b272449ea.zip |
[MC] [AArch64] Correctly resolve ":abs_g1:3" etc.
We have to treat constructs like this as if they were "symbolic", to use
the correct codepath to resolve them. This mostly only affects movz
etc. because the other uses of classifySymbolRef conservatively treat
everything that isn't a constant as if it were a symbol.
Differential Revision: https://reviews.llvm.org/D55906
llvm-svn: 349800
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions