diff options
| author | Rui Ueyama <ruiu@google.com> | 2015-07-09 23:03:51 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2015-07-09 23:03:51 +0000 |
| commit | 270960f5cd02511f02f6bf742418d3e5c6979819 (patch) | |
| tree | a817642ec078566545d6ccb4ebcafbd746649adc /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 81beefc541b3dd4c22bcfb4b114c5398f42eeafb (diff) | |
COFF: Find C++ mangled name for symbols starting with underscore.
Symbol foo is mangled as _foo in C and ?foo@@... in C++ on x86.
findMangle has to remove prefix underscore before mangle a given name
as a C++ symbol.
llvm-svn: 241874
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
