diff options
author | Derek Schuff <dschuff@google.com> | 2016-02-02 17:20:04 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2016-02-02 17:20:04 +0000 |
commit | c6d8fd3f546379c8502120a901688e0d9a1a3c8a (patch) | |
tree | d0f4069249c2673851d3c98d17a1eb963a369b32 /clang-tools-extra/test/clang-tidy/google-runtime-references.cpp | |
parent | bb3f0ae821ce414181480f028fd3873c31903e1e (diff) | |
download | bcm5719-llvm-c6d8fd3f546379c8502120a901688e0d9a1a3c8a.tar.gz bcm5719-llvm-c6d8fd3f546379c8502120a901688e0d9a1a3c8a.zip |
[MC] Enable eip-relative addressing on x86-64 for X32 ABI
Summary:
Enables eip-based addressing, e.g.,
lea constant(%eip), %rax
lea constant(%eip), %eax
in MC, (used for the x32 ABI). EIP-base addressing is also valid in x86_64,
it is left enabled for that architecture as well.
Patch by João Porto
Differential Revision: http://reviews.llvm.org/D16581
llvm-svn: 259528
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/google-runtime-references.cpp')
0 files changed, 0 insertions, 0 deletions