Searched hist:"91 d03e2e181be9eaa7a9f8d8944bbeb40f5a2cd7" (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libclang_rt/asan_cxx/ |
H A D | Makefile | 91d03e2e181be9eaa7a9f8d8944bbeb40f5a2cd7 Thu Jan 08 23:40:56 CET 2015 Dimitry Andric <dim@FreeBSD.org> Now compiler-rt has been updated in r276851, bring in the various sanitizer libraries that already work on FreeBSD:
* asan: Address Sanitizer * ubsan: Undefined Behavior Sanitizer * profile: Profile Guided Optimization support
Please note that these libraries are *experimental* at this stage, so the main Makefile is not yet connected to the build.
Since I didn't want to needlessly edit BSD.usr.dist, you will also have to create the install directory /usr/lib/clang/3.5.0/lib/freebsd manually for now.
|
/freebsd/lib/libclang_rt/profile/ |
H A D | Makefile | 91d03e2e181be9eaa7a9f8d8944bbeb40f5a2cd7 Thu Jan 08 23:40:56 CET 2015 Dimitry Andric <dim@FreeBSD.org> Now compiler-rt has been updated in r276851, bring in the various sanitizer libraries that already work on FreeBSD:
* asan: Address Sanitizer * ubsan: Undefined Behavior Sanitizer * profile: Profile Guided Optimization support
Please note that these libraries are *experimental* at this stage, so the main Makefile is not yet connected to the build.
Since I didn't want to needlessly edit BSD.usr.dist, you will also have to create the install directory /usr/lib/clang/3.5.0/lib/freebsd manually for now.
|
/freebsd/lib/libclang_rt/ |
H A D | Makefile | 91d03e2e181be9eaa7a9f8d8944bbeb40f5a2cd7 Thu Jan 08 23:40:56 CET 2015 Dimitry Andric <dim@FreeBSD.org> Now compiler-rt has been updated in r276851, bring in the various sanitizer libraries that already work on FreeBSD:
* asan: Address Sanitizer * ubsan: Undefined Behavior Sanitizer * profile: Profile Guided Optimization support
Please note that these libraries are *experimental* at this stage, so the main Makefile is not yet connected to the build.
Since I didn't want to needlessly edit BSD.usr.dist, you will also have to create the install directory /usr/lib/clang/3.5.0/lib/freebsd manually for now.
|
H A D | Makefile.inc | 91d03e2e181be9eaa7a9f8d8944bbeb40f5a2cd7 Thu Jan 08 23:40:56 CET 2015 Dimitry Andric <dim@FreeBSD.org> Now compiler-rt has been updated in r276851, bring in the various sanitizer libraries that already work on FreeBSD:
* asan: Address Sanitizer * ubsan: Undefined Behavior Sanitizer * profile: Profile Guided Optimization support
Please note that these libraries are *experimental* at this stage, so the main Makefile is not yet connected to the build.
Since I didn't want to needlessly edit BSD.usr.dist, you will also have to create the install directory /usr/lib/clang/3.5.0/lib/freebsd manually for now.
|
/freebsd/lib/libclang_rt/asan/ |
H A D | Makefile | 91d03e2e181be9eaa7a9f8d8944bbeb40f5a2cd7 Thu Jan 08 23:40:56 CET 2015 Dimitry Andric <dim@FreeBSD.org> Now compiler-rt has been updated in r276851, bring in the various sanitizer libraries that already work on FreeBSD:
* asan: Address Sanitizer * ubsan: Undefined Behavior Sanitizer * profile: Profile Guided Optimization support
Please note that these libraries are *experimental* at this stage, so the main Makefile is not yet connected to the build.
Since I didn't want to needlessly edit BSD.usr.dist, you will also have to create the install directory /usr/lib/clang/3.5.0/lib/freebsd manually for now.
|