freebsd-dev/lib/libclang_rt
Enji Cooper c547fc0ffc Support compiling lib/libclang_rt/profile with gcc
Several of the flags were being treated as CFLAGS, when they were actually
technically CXXFLAGS. Move them there.

Also, only apply -fno-sanitize=safe-stack with clang.

This is a draft diff.

PR:		223179
2017-10-23 04:22:17 +00:00
..
asan Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update 2017-07-13 21:58:45 +00:00
asan_cxx Update compiler-rt to 3.9.0 release, and update the build glue for 2016-09-03 21:41:29 +00:00
asan_dynamic Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update 2017-07-13 21:58:45 +00:00
asan-preinit Update compiler-rt to 3.9.0 release, and update the build glue for 2016-09-03 21:41:29 +00:00
include Merge compiler-rt trunk r300890, and update build glue. 2017-04-22 18:43:15 +00:00
profile Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and update 2017-07-02 11:41:15 +00:00
safestack Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update 2017-07-13 21:58:45 +00:00
stats Merge ^/head r320573 through r320970. 2017-07-13 22:01:38 +00:00
stats_client DIRDEPS_BUILD: Connect more libraries. 2017-07-11 00:32:48 +00:00
ubsan_standalone Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update 2017-07-13 21:58:45 +00:00
ubsan_standalone_cxx Update compiler-rt to 3.9.0 release, and update the build glue for 2016-09-03 21:41:29 +00:00
Makefile Update compiler-rt to 3.9.0 release, and update the build glue for 2016-09-03 21:41:29 +00:00
Makefile.inc Support compiling lib/libclang_rt/profile with gcc 2017-10-23 04:22:17 +00:00