aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2013-05-03 19:53:04 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2013-05-03 19:53:04 +0000
commitb9d5d073d6701b0bffece7ffcd4dbd7dc93eb482 (patch)
tree6442f3c8cb079889772f1b2ed06980f99c195651 /clang/lib/Lex/ModuleMap.cpp
parent2c3a219b764fa2df12b649d983cbc39b6706868b (diff)
downloadllvm-b9d5d073d6701b0bffece7ffcd4dbd7dc93eb482.zip
llvm-b9d5d073d6701b0bffece7ffcd4dbd7dc93eb482.tar.gz
llvm-b9d5d073d6701b0bffece7ffcd4dbd7dc93eb482.tar.bz2
[PowerPC] Avoid using '$' in generated assembler code
PowerPC assemblers are supposed to support a stand-alone '$' symbol as an alternative of '.' to refer to the current PC. This does not work in the LLVM assembler parser yet. To avoid bootstrap failures when using the LLVM assembler as system assembler, this patch modifies the assembler source code generated by LLVM to avoid using '$' (and simply use '.' instead). llvm-svn: 181054
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions