Displaying 1 result from an estimated 1 matches for "b7f595eb".
2014 Jan 30
3
[LLVMdev] Sanitizers libs in Compiler-RT
On 30 January 2014 20:33, Reid Kleckner <rnk at google.com> wrote:
> Basically, compiler-rt contains the only runtime libraries we ship with
> Clang. The sanitizers are runtime libraries shipped with clang (they have
> some version dependence), so they went in compiler-rt. Now they are
> starting to feel much larger than compiler-rt, so perhaps they should be
> split out.