OpenGrok
Cross Reference: Makefile
xref
: /
src
/
tools
/
llvm-lib
/
libLLVMSupport
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
libLLVMSupport
History log of
/src/tools/llvm-lib/libLLVMSupport/Makefile
Revision
Date
Author
Comments
1.2
30-May-2023
hgutch
Fix LLVM build with host gcc 13
Building LLVM with a host gcc 13 fails and suggests including <cstdint>
in external/apache2/llvm/dist/llvm/include/llvm/Support/Signals.h .
Instead of this, joerg@ suggested not modifying the llvm vendor branch
but instead working around this in our LLVM build infrastructure.
1.1
06-Feb-2011
joerg
branches: 1.1.2; 1.1.56;
Add LLVM and clang build system. It is enabled by MKLLVM=yes.
Upstream sources can be fetched by running "make checkout" in
src/external/bsd/llvm, they will be properly imported once the
integration and missing features are sorted out.
1.1.56.1
03-Jul-2023
martin
Pull up following revision(s) (requested by hgutch in ticket #223):
tools/llvm-lib/libLLVMSupport/Makefile: revision 1.2
external/apache2/llvm/autoconf/include/llvm/Config/config.h.in: revision 1.3
Fix LLVM build with host gcc 13
Building LLVM with a host gcc 13 fails and suggests including <cstdint>
in external/apache2/llvm/dist/llvm/include/llvm/Support/Signals.h .
Instead of this, joerg@ suggested not modifying the llvm vendor branch
but instead working around this in our LLVM build infrastructure.
1.1.2.2
06-Mar-2011
bouyer
Sync with HEAD
1.1.2.1
06-Feb-2011
bouyer
file Makefile was added on branch bouyer-quota2 on 2011-03-06 15:08:00 +0000
Indexes created Fri Oct 17 03:10:13 GMT 2025