[PATCH] D74464: Fix integration of pass plugins with llvm dylib

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 02:15:29 PST 2020


serge-sans-paille updated this revision to Diff 244107.
serge-sans-paille added a comment.
Herald added a subscriber: hiraditya.

Need to pull in the symbols, provide the appropriate anchor


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74464

Files:
  llvm/cmake/modules/AddLLVM.cmake
  llvm/lib/Passes/PassPlugin.cpp
  llvm/tools/llvm-shlib/CMakeLists.txt
  polly/lib/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74464.244107.patch
Type: text/x-patch
Size: 3996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/3fe562fe/attachment.bin>


More information about the llvm-commits mailing list