Source-Changes archive

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

CVS commit: src/external/apache2/llvm



Module Name:    src
Committed By:   mrg
Date:           Mon Sep  7 00:18:26 UTC 2020

Modified Files:
        src/external/apache2/llvm/lib/libLLVMAnalysis: Makefile
        src/external/apache2/llvm/lib/libLLVMInstCombine: Makefile
        src/external/apache2/llvm/lib/libLLVMInstrumentation: Makefile
        src/external/apache2/llvm/lib/libLLVMTransformsCFGuard: Makefile
        src/external/apache2/llvm/librt: Makefile.inc
        src/external/apache2/llvm/librt/libLLVMAnalysis: Makefile
        src/external/apache2/llvm/librt/libLLVMRuntimeDyld: Makefile

Log Message:
apply some GCC 9 -Wno-error*


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/external/apache2/llvm/lib/libLLVMAnalysis/Makefile
cvs rdiff -u -r1.1 -r1.2 \
    src/external/apache2/llvm/lib/libLLVMInstCombine/Makefile
cvs rdiff -u -r1.1 -r1.2 \
    src/external/apache2/llvm/lib/libLLVMInstrumentation/Makefile
cvs rdiff -u -r1.1 -r1.2 \
    src/external/apache2/llvm/lib/libLLVMTransformsCFGuard/Makefile
cvs rdiff -u -r1.1 -r1.2 src/external/apache2/llvm/librt/Makefile.inc
cvs rdiff -u -r1.1 -r1.2 \
    src/external/apache2/llvm/librt/libLLVMAnalysis/Makefile
cvs rdiff -u -r1.1 -r1.2 \
    src/external/apache2/llvm/librt/libLLVMRuntimeDyld/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