diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-12-09 22:25:03 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-12-09 22:25:03 +0000 |
commit | ef70e9b704f7f482faac0696c7288743061ed652 (patch) | |
tree | 992aa4785919f2bcc3e22a5ade33f044e49ca1b0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3563f8cd410cb96784e52e20771fb8cf71daa86f (diff) | |
download | llvm-ef70e9b704f7f482faac0696c7288743061ed652.zip llvm-ef70e9b704f7f482faac0696c7288743061ed652.tar.gz llvm-ef70e9b704f7f482faac0696c7288743061ed652.tar.bz2 |
ARM allows '' syntax, not just '#imm' for assembly.
Backwards compatibility with 'gas'. #imm is the preferered and documented
syntax, but lots of existing code uses the '$' prefix, so we should
support it if we can.
llvm-svn: 146285
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions