[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
Fri Mar 16 13:16:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327734: [IR] Avoid the need to prefix MS C++ symbols with '\01' (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D7775?vs=138653&id=138752#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D7775

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7775.138752.patch
Type: text/x-patch
Size: 13078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180316/36d53f12/attachment.bin>


More information about the llvm-commits mailing list