diff options
author | Chad Rosier <mcrosier@apple.com> | 2012-10-23 23:31:33 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2012-10-23 23:31:33 +0000 |
commit | 146310a1c1d88418f05043f5fe2a110847497d17 (patch) | |
tree | 9faf1c99e674a84343e8116b54523ecb9fcbb72b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 493d6d55ba6f11f27dffa36781e9d653aacd7f70 (diff) | |
download | llvm-146310a1c1d88418f05043f5fe2a110847497d17.zip llvm-146310a1c1d88418f05043f5fe2a110847497d17.tar.gz llvm-146310a1c1d88418f05043f5fe2a110847497d17.tar.bz2 |
[ms-inline asm] When parsing inline assembly we set the base register to a
non-zero value as we don't know the actual value at this point. This is
necessary to get the matching correct in some cases. However, the actual value
set as the base register doesn't matter, since we're just matching not emitting.
llvm-svn: 166523
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions