[PATCH] D142844: [LTO] Demangle the function name in DiagnosticInfoDontCall message

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 11:23:56 PST 2023


lenary added a comment.

I reported the same issue directly on the commit:

> This commit causes an issue with `-DBUILD_SHARED_LIBS` - You need to add `Demangle` to the `LINK_COMPONENTS` in `llvm/lib/IR/CMakeLists.txt`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142844



More information about the llvm-commits mailing list