[PATCH] D81764: [flang] Add the Mangler module to flang lowering

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 08:49:33 PDT 2020


schweitz updated this revision to Diff 271108.
schweitz added a comment.

Rebase and update with the functional unittest.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81764/new/

https://reviews.llvm.org/D81764

Files:
  flang/include/flang/Lower/Mangler.h
  flang/include/flang/Optimizer/Support/InternalNames.h
  flang/lib/Lower/CMakeLists.txt
  flang/lib/Lower/Mangler.cpp
  flang/lib/Optimizer/Support/InternalNames.cpp
  flang/unittests/Optimizer/InternalNamesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81764.271108.patch
Type: text/x-patch
Size: 17394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/2e45d933/attachment.bin>


More information about the llvm-commits mailing list