freebsd-dev/lib/libclang_rt
Enji Cooper 7efeac5c18 Define CRTARCH to armhf when TARGET/TARGET_ARCH are set to arm/armv[67]
TARGET_ABI/TARGET_CPU in Makefile.inc1 sets the ABI to gnueabihf, which affects
the clang lookup path per getArchNameForCompilerRTLib(..) in
contrib/llvm/tools/clang/lib/Driver/ToolChain.cpp .

This is a follow up to r324873.

PR:		222925
2017-11-05 07:36:11 +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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +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 -fvisibility is a c++ thing, per gcc(1) 2017-10-23 05:11:00 +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 Define CRTARCH to armhf when TARGET/TARGET_ARCH are set to arm/armv[67] 2017-11-05 07:36:11 +00:00