diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-04-01 00:05:57 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-04-01 00:05:57 +0000 |
commit | 10befcf993828864c29999455c7d0b4c94b483b2 (patch) | |
tree | 8184eddc352b4ccefcc23298b2f4d5748b0c2915 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f78cbb5b44826dbdfd07dbc0d21ae63ac6daccc5 (diff) | |
download | llvm-10befcf993828864c29999455c7d0b4c94b483b2.zip llvm-10befcf993828864c29999455c7d0b4c94b483b2.tar.gz llvm-10befcf993828864c29999455c7d0b4c94b483b2.tar.bz2 |
MS ABI: Simplify MangleByte further
It turns out that the ranges where the '?' <letter> manglings occur are
identical to the ranges of ASCII characters OR'd with 0x80.
Thanks to Richard Smith for the insight!
No functional change.
llvm-svn: 205270
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions