[llvm-bugs] [Bug 16290] compiler-rt can not be compiled by cmake
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 19 10:35:05 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=16290
Chris Bieneman <chris.bieneman at me.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |chris.bieneman at me.com
Resolution|--- |FIXED
--- Comment #1 from Chris Bieneman <chris.bieneman at me.com> ---
Yang,
The problem you were encountering is that the Compiler-RT CMake build used to
require being configured as part of an LLVM build. Today this is no longer
true, however you do need to have an LLVM source directory or installation in
order to use all features of the system.
Since this bug is years old, and I know the workflow is currently supported I'm
going to mark it as resolved. If you have further issues when working on LLVM
3.9 or LLVM trunk please file new bugs, and I promise we'll try to be more
prompt.
--
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/20160819/bdfc4d9c/attachment.html>
More information about the llvm-bugs
mailing list