Displaying 1 result from an estimated 1 matches for "0f3b421e".
2016 Sep 23
4
Commit zlib source code into to llvm repo
Hi all,
Is it possible to add zlib source code into llvm repo? Any advice on how to
do so?
I'd like to setup build of symbolizer as a static library with no external
dependencies except libc.
Similar to
https://github.com/google/sanitizers/blob/master/address-sanitizer/internal_symbolizer/howto
.
Then the library can be linked into sanitized program and avoid dependency
on standalone