diff options
author | Reid Kleckner <rnk@google.com> | 2015-08-26 21:57:25 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2015-08-26 21:57:25 +0000 |
commit | c2b92544265bbae1a1ca057b97b780b88dc4499d (patch) | |
tree | 1a07431e7c2e47802aac471298e032533f7379e4 /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | 14e96b49302ba90b50078b6a9f48248ab79dd0d3 (diff) | |
download | bcm5719-llvm-c2b92544265bbae1a1ca057b97b780b88dc4499d.tar.gz bcm5719-llvm-c2b92544265bbae1a1ca057b97b780b88dc4499d.zip |
[ms-inline-asm] Relax assertion around funky identifiers slightly
A corresponding clang change will make it so that clang can consume part
of an assembler token. The assembler treats '.' as an identifier
character while clang does not, so it's view of the token stream is a
little different.
llvm-svn: 246089
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions