[LLVMdev] [compiler-rt] CMake bug in building ARM builtins library

sgundapa sgundapa at codeaurora.org
Tue Jul 8 11:25:14 PDT 2014


I noticed the compiler-rt/lib/builtins/CmakeLists.txt is not including the
.S files in building clang_rt.builtins-arm.a

We need to tell the CMake build system that the .S files are also the source
files.

 

Is there any intention behind leaving the .S files not to compile?

If not, let me know and I will push a patch.

 

--Sumanth G

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140708/f7684413/attachment.html>


More information about the llvm-dev mailing list