search for: a4275e5d

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

2014 Jan 30
4
[LLVMdev] Sanitizers libs in Compiler-RT
Hi all, Can anyone explain me what was the rationale behind putting the sanitizer libraries in compiler-rt? The sanitizers only work properly in x86_64 and I don't see anyone even testing to any other platform, while compiler-rt should be a substitute for libgcc on all platforms, at least that's the goal, and linking the success of the RT library to the success of the sanitizers is a bit
2014 Jan 30
3
[LLVMdev] Sanitizers libs in Compiler-RT
...also increase the signal-to-noise ration on bugs and crashes, but ultimately, I would be ok with it, as a first approach. Makes sense? cheers, --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140130/a4275e5d/attachment.html>