search for: b01e23a8

Displaying 2 results from an estimated 2 matches for "b01e23a8".

2017 Mar 08
2
Use of host/target compiler when building compiler-rt
I stumbled across what seems to be a bug (to me) in the compiler-rt build: The compiler-rt libraries themselves are built with the host compiler while the tests are built and then linked with the just-built clang. It was my understanding that the goal/intent/need was to have the compiler-rt library build with the just-built clang? Did I misunderstand that?* Sterling: Chandler seemed to think
2017 Mar 08
4
Use of host/target compiler when building compiler-rt
...then > use that to compile some tests. (well, I realize some of the tests are > end-to-end, so they do need the just-built compiler) > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170308/b01e23a8/attachment.html>