Displaying 1 result from an estimated 1 matches for "1013751".
Did you mean:
1010751
2010 Dec 12
2
[LLVMdev] Optimized "opt" on Darwin fails to load dynamic libraries with passes
Hi all,
This is a problem that occurs for me only on Darwin (MacOS) and not on
Linux.
When llvm 2.8 (or 2.9) is compiled with ENABLE_OPTIMIZED=1, the "opt" tool
fails to load LLVM passes in dynamic libraries (.dylib) files, regardless of
how they themselves were built. When opt is built with ENABLE_OPTIMIZED=0,
all is well.
Here is some informative output. Seems to me the problem is