OpenGrok
Cross Reference: Makefile
xref
: /
src
/
external
/
apache2
/
llvm
/
lib
/
libLLVMInstrumentation
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
libLLVMInstrumentation
History log of
/src/external/apache2/llvm/lib/libLLVMInstrumentation/Makefile
Revision
Date
Author
Comments
1.4
03-Jun-2023
lukem
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
Provide a single variable
CC_WNO_ADDRESS_OF_PACKED_MEMBER
with options for both clang and gcc, to replace
CLANG_NO_ADDR_OF_PACKED_MEMBER
CC_NO_ADDR_OF_PACKED_MEMBER
GCC_NO_ADDR_OF_PACKED_MEMBER
Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
1.3
30-May-2021
joerg
Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9
This enables the use of modules for a significant build performance gain
when building with clang as host compiler or when using HAVE_LLVM=yes.
Switch libc++ to using the copy from the mono-repo.
1.2
07-Sep-2020
mrg
branches: 1.2.2;
apply some GCC 9 -Wno-error*
1.1
11-Nov-2019
joerg
Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
1.2.2.1
31-May-2021
cjep
sync with head
Indexes created Sun Aug 30 00:27:18 UTC 2026