[llvm-bugs] [Bug 22952] cl::opt + LLVM_BUILD_LLVM_DYLIB is completely broken
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jun 25 16:22:39 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=22952
Justin Bogner <llvm-bugs at justinbogner.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|MOVED |---
Summary|cl::opt + configure |cl::opt +
|--enable-shared is |LLVM_BUILD_LLVM_DYLIB is
|completely broken |completely broken
--- Comment #5 from Justin Bogner <llvm-bugs at justinbogner.com> ---
Well, cmake with BUILD_SHARED_LIBS doesn't have the problem, but you really
shouldn't use that option - it has its own problems. The cmake feature that
actually does something like --enable-shared did, LLVM_BUILD_LLVM_DYLIB, does
exhibit this problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160625/d56b813f/attachment.html>
More information about the llvm-bugs
mailing list