[LLVMdev] [lld] buildbot configuration on using -fsanitize options

Alex Rosenberg alexr at leftfield.org
Sun Sep 8 20:22:02 PDT 2013


There are existing Darwin and Win7 builders, and a few Debian configs that also build lld. I'd support enabling the sanitizers on these builds as is. Also, tsan especially because lld uses threads.

If you'd like an Ubuntu bot, somebody is going to have to provide one.

Alex

On Sep 6, 2013, at 2:27 PM, Shankar Easwaran <shankare at codeaurora.org> wrote:

> Hi All, Chandler,
> 
> After listening to Chandlers presentation at Going native 2013,
> 
> I think "lld" should add a buildbot configuration to turn on building lld with -fsanitize options and have buildbot configurations to run on
> 
> * darwin
> * linux (ubuntu).
> 
> I was not really sure on if llvm changes use a buildbot with the -fsanitize options turned on / how stable the llvm libraries are when compiled using those options.
> 
> Does it make sense to have
> 
> * llvm built in the normal way
> * just build lld with the options -fsanitize=address,undefined,memory options ?
> 
> (or)
> 
> * build all the sources including lld with the options -fsanitize=address,undefined,memory
> 
> Has anyone done this experiment already ?
> 
> Thanks
> 
> Shankar Easwaran
> 
> -- 
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list