[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 15:20:10 PDT 2018


rnk updated this revision to Diff 138635.
rnk added a comment.
Herald added a subscriber: hiraditya.

- rebase
- rewrite
- Leave MachO alone


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

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


More information about the llvm-commits mailing list