[llvm-dev] What is compiler-rt for?

Russell Wallace via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 2 02:55:29 PDT 2015


The name and documentation both suggest it contains essential runtime
functions for use by generated code. However, it's offered as an extra
optional download, and when I omit it, the entire cycle of compiling a
program with clang and running the resulting executable still seems to work
fine. What am I missing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150902/96b5d441/attachment.html>


More information about the llvm-dev mailing list