[LLVMdev] [cfe-dev] LLVM 3.7 release plans

Hans Wennborg hans at chromium.org
Tue Jun 23 09:39:46 PDT 2015


On Tue, Jun 23, 2015 at 7:56 AM, Renato Golin <renato.golin at linaro.org> wrote:
> On 23 June 2015 at 15:40, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
>> I have mixed opinions on it. For the 32-bit Mips packages I normally do it's definitely a good thing (it allows me to ship sanitizers for one). However, I'm hoping to do Mips64 packages too and I recently discovered cmake problems with Mips64 and find_library(). I don't think this should stop everyone switching over to cmake but it would be good to retain the option of autoconf for a bit longer.
>
> That's a good point.

I started looking at the script yesterday, and my plan is to make it
capable of using both cmake and autoconf for now, since e.g.
compiler-rt doesn't build with CMake on Darwin.

 - Hans




More information about the llvm-dev mailing list