[LLVMdev] Shared libraries, msan and -z,defs
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Jan 21 14:17:32 PST 2015
On 21 January 2015 at 17:06, Kostya Serebryany <kcc at google.com> wrote:
> We need to chaise and kill all extra complexity, not add more complexity.
> Pleeease, try finding another solution that does not involve splitting the
> run-times even further.
>
> -z,defs does not solve any problem other than detecting "missing
> dependencies on ELF",
> so let's just not use it with sanitizers.
That just moves the complexity to the build system :-(
Cheers,
Rafael
More information about the llvm-dev
mailing list