diff options
author | Petr Hosek <phosek@chromium.org> | 2017-04-07 20:41:58 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-04-07 20:41:58 +0000 |
commit | c3a9e6db3811c0a459137430c121210e83541c93 (patch) | |
tree | ad47c1a52671903fc342d2e3a725ed7239ab6aec /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | df82d93562591fd948d15669703610b62becaffe (diff) | |
download | llvm-c3a9e6db3811c0a459137430c121210e83541c93.zip llvm-c3a9e6db3811c0a459137430c121210e83541c93.tar.gz llvm-c3a9e6db3811c0a459137430c121210e83541c93.tar.bz2 |
[AArch64] Allow global register asm("x18") or asm("w18") under -ffixed-x18
When using -ffixed-x18, the x18 (or w18) register can safely be used
with the "global register variable" GCC extension, but the backend
fails to recognize it.
Patch by Roland McGrath.
Differential Revision: https://reviews.llvm.org/D31793
llvm-svn: 299799
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions