Home | History | Annotate | Download | only in llvm-symbolizer
History log of /src/external/apache2/llvm/bin/llvm-symbolizer/Makefile
RevisionDateAuthorComments
 1.3  30-May-2021  joerg Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9

This enables the use of modules for a significant build performance gain
when building with clang as host compiler or when using HAVE_LLVM=yes.
Switch libc++ to using the copy from the mono-repo.
 1.2  09-Jun-2020  kamil branches: 1.2.2;
Build and install llvm-symbolizer for MKLLVM=yes

llvm-symbolizer is an alternative for GNU addr2line(1), heavily used by the
LLVM sanitizers.

Do not install it as tools as it is not necessary as of today in that
stage.
 1.1  11-Nov-2019  joerg Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
 1.2.2.1  31-May-2021  cjep sync with head

RSS XML Feed