[PATCH] D7775: [IR] Avoid the need to prefix MS C++ symbols with '\01'

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 16:53:47 PDT 2018


rnk updated this revision to Diff 138653.
rnk added a comment.
Herald added a subscriber: mgorny.

- Rename DataLayout helper
- Fix bug in non-GlobalValue mangling path found in clang indexer


https://reviews.llvm.org/D7775

Files:
  llvm/docs/LangRef.rst
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/IR/Mangler.cpp
  llvm/test/CodeGen/X86/mangle-question-mark.ll
  llvm/test/MC/COFF/symbol-mangling.ll
  llvm/unittests/IR/CMakeLists.txt
  llvm/unittests/IR/ManglerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7775.138653.patch
Type: text/x-patch
Size: 12849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/105ee821/attachment.bin>


More information about the llvm-commits mailing list