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

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 09:13:46 PDT 2020


schweitz added a comment.

Right, it will take a functional bridge and test driver to run end-to-end tests. Neither has been upstreamed at this point, so it is a bit premature to start adding end-to-end tests.

Unit tests on internal naming don't have that dependency. But they do have a dependency on the fixes included in this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81764





More information about the llvm-commits mailing list