diff options
author | Davide Italiano <davide@freebsd.org> | 2016-03-15 00:25:22 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2016-03-15 00:25:22 +0000 |
commit | 249c45d92e03fc842175a3998d6a5c4a3d5c4dff (patch) | |
tree | 293efc0ecbcb827990ecce3a8994330a64efeb42 /lldb/packages/Python/lldbsuite/test/bench.py | |
parent | a0d29406cbdad9f8beb26c44cbd275ff2253da1d (diff) | |
download | bcm5719-llvm-249c45d92e03fc842175a3998d6a5c4a3d5c4dff.tar.gz bcm5719-llvm-249c45d92e03fc842175a3998d6a5c4a3d5c4dff.zip |
[MC] Rename TLSCALL as it's not ARM specific.
`MCSymbolRefExpr` variant kind for TLSCALL is prefixed with
_ARM_ since this is how it was originally implemented.
The X86_64 version is exactly the same so there's no reason
to create a new variant, we can just rename the existing
one to be machine-independent.
This generalization is the first step to implement support
for GNU2 TLS dialect in MC.
Differential Revision: http://reviews.llvm.org/D18160
llvm-svn: 263515
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/bench.py')
0 files changed, 0 insertions, 0 deletions