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 generat
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 generat
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 MachineDominators.cp
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 MachineDominators.cp
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 he
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 he
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
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