diff options
| author | Marina Yatsina <marina.yatsina@intel.com> | 2015-12-29 08:49:34 +0000 |
|---|---|---|
| committer | Marina Yatsina <marina.yatsina@intel.com> | 2015-12-29 08:49:34 +0000 |
| commit | afb72f38f8bee35c64801667201ee0d5882c4834 (patch) | |
| tree | f98bf5d4211ceada0eba17ca75192ea35f474bd3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 3661c62e4b53fc0efd383631daa27923c669e6f4 (diff) | |
[ms inline asm] Add support for label names with '$' chars
In MS inline asm syntax a label with '$' char produces an error, while in AT&T it does not.
In AT&T inline asm syntax Clang escapes the '$' char and replaces it with "$$". Adopted same approach for MS syntax.
Differential Revision: http://reviews.llvm.org/D15795
llvm-svn: 256545
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
