aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-04-07 20:41:58 +0000
committerPetr Hosek <phosek@chromium.org>2017-04-07 20:41:58 +0000
commitc3a9e6db3811c0a459137430c121210e83541c93 (patch)
treead47c1a52671903fc342d2e3a725ed7239ab6aec /clang/lib/CodeGen/CodeGenModule.cpp
parentdf82d93562591fd948d15669703610b62becaffe (diff)
downloadllvm-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