1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/unittests/Support/DynamicLibrary
Frederich Munch 14d98ce03b Force RegisterStandardPasses to construct std::function in the IPO library.
Summary: Fixes an issue using RegisterStandardPasses from a statically linked object before PassManagerBuilder::addGlobalExtension is called from a dynamic library.

Reviewers: efriedma, theraven

Reviewed By: efriedma

Subscribers: mehdi_amini, mgorny, llvm-commits

Differential Revision: https://reviews.llvm.org/D33515

llvm-svn: 305303
2017-06-13 16:48:41 +00:00
..
CMakeLists.txt Force RegisterStandardPasses to construct std::function in the IPO library. 2017-06-13 16:48:41 +00:00
DynamicLibraryTest.cpp Force RegisterStandardPasses to construct std::function in the IPO library. 2017-06-13 16:48:41 +00:00
ExportedFuncs.cxx Export the required symbol from DynamicLibraryTests 2017-06-12 07:22:15 +00:00
PipSqueak.cxx Force RegisterStandardPasses to construct std::function in the IPO library. 2017-06-13 16:48:41 +00:00
PipSqueak.h Export the required symbol from DynamicLibraryTests 2017-06-12 07:22:15 +00:00