CVS commit: src/external/apache2/llvm/lib/libLLVMAMDGPUCodeGen

2024-07-02 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 2 21:56:00 UTC 2024 Modified Files: src/external/apache2/llvm/lib/libLLVMAMDGPUCodeGen: Makefile Log Message: arm64 GCC 12.4 complains about SILateBranchLowering.cpp. turn off stringop-overread warning for GCC. To

CVS commit: src/external/apache2/llvm/lib/libLLVMAMDGPUCodeGen

2024-07-02 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 2 21:56:00 UTC 2024 Modified Files: src/external/apache2/llvm/lib/libLLVMAMDGPUCodeGen: Makefile Log Message: arm64 GCC 12.4 complains about SILateBranchLowering.cpp. turn off stringop-overread warning for GCC. To

CVS commit: src/external/apache2/llvm/lib/libLLVMCodeGen

2024-06-30 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jun 30 20:40:04 UTC 2024 Modified Files: src/external/apache2/llvm/lib/libLLVMCodeGen: Makefile Log Message: apply some -Wno-stringop-overread to fix build with GCC 12.4.0. this warning-as-error happens with

CVS commit: src/external/apache2/llvm/lib/libLLVMCodeGen

2024-06-30 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jun 30 20:40:04 UTC 2024 Modified Files: src/external/apache2/llvm/lib/libLLVMCodeGen: Makefile Log Message: apply some -Wno-stringop-overread to fix build with GCC 12.4.0. this warning-as-error happens with

CVS commit: src/external/apache2/llvm/lib

2024-06-19 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jun 20 04:13:35 UTC 2024 Modified Files: src/external/apache2/llvm/lib: Makefile.inc src/external/apache2/llvm/lib/libclangSema: Makefile Log Message: fix building llvm with GCC 12 as a native host. there's a specific

CVS commit: src/external/apache2/llvm/lib

2024-06-19 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jun 20 04:13:35 UTC 2024 Modified Files: src/external/apache2/llvm/lib: Makefile.inc src/external/apache2/llvm/lib/libclangSema: Makefile Log Message: fix building llvm with GCC 12 as a native host. there's a specific

CVS commit: src/external/apache2/llvm/lib/libclangAST

2019-11-16 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Nov 16 15:51:26 UTC 2019 Modified Files: src/external/apache2/llvm/lib/libclangAST: Makefile Log Message: Build libclangAST with -O1 when the host compiler is GCC 7 to avoid miscompiles. To generate a diff of this commit:

CVS commit: src/external/apache2/llvm/lib/libclangAST

2019-11-16 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Nov 16 15:51:26 UTC 2019 Modified Files: src/external/apache2/llvm/lib/libclangAST: Makefile Log Message: Build libclangAST with -O1 when the host compiler is GCC 7 to avoid miscompiles. To generate a diff of this commit: