summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-07-09 23:03:51 +0000
committerRui Ueyama <ruiu@google.com>2015-07-09 23:03:51 +0000
commit270960f5cd02511f02f6bf742418d3e5c6979819 (patch)
treea817642ec078566545d6ccb4ebcafbd746649adc /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent81beefc541b3dd4c22bcfb4b114c5398f42eeafb (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