[PATCH] D33515: Force RegisterStandardPasses to construct std::function in the IPO library.

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 17:08:09 PDT 2017


marsupial updated this revision to Diff 102457.
marsupial added a comment.

Having trouble with the test part of this and CMake.

The idea of creating a shared lib with no dependencies on LLVM is breaking down for **-DCMAKE_BUILD_TYPE=Debug** and -**DLLVM_ENABLE_MODULES=1**.


https://reviews.llvm.org/D33515

Files:
  include/llvm/Transforms/IPO/PassManagerBuilder.h
  lib/Transforms/IPO/PassManagerBuilder.cpp
  unittests/Support/DynamicLibrary/CMakeLists.txt
  unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
  unittests/Support/DynamicLibrary/PipSqueak.cxx

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33515.102457.patch
Type: text/x-patch
Size: 7888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/1f0ba931/attachment.bin>


More information about the llvm-commits mailing list