[LLVMbugs] [Bug 12442] missing shared library dep in MCJIT
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Dec 10 16:30:38 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12442
David Fang <fang at csl.cornell.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from David Fang <fang at csl.cornell.edu> 2012-12-10 18:30:38 CST ---
Just built this w/o my CMake patch at revision r169765, and everything links
fine.
No idea what revision actually affected this, probably whatever removed the
llvm::JITMemoryManager::CreateDefaultMemManager()
call coming from MCJIT.
Again, this is a cmake-shared build on powerpc-darwin8.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list