Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   kamil
Date:           Tue Jun  9 21:50:33 UTC 2020

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/distrib/sets/lists/debug: mi
        src/external/apache2/llvm/bin: Makefile
        src/external/apache2/llvm/bin/llvm-symbolizer: Makefile
        src/external/apache2/llvm/lib: Makefile

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.2334 -r1.2335 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.314 -r1.315 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.1 -r1.2 src/external/apache2/llvm/bin/Makefile
cvs rdiff -u -r1.1 -r1.2 \
    src/external/apache2/llvm/bin/llvm-symbolizer/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/apache2/llvm/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index