freebsd-dev/lib/clang
Dimitry Andric da759cfa32 Remove -mlong-calls vhen building arm libraries and llvm.
Clang from 9.0.0 onwards already has the necessary relocation range
extenders, so this workaround is no longer needed (it produces longer
and slower code). Tested on real hardware, and in cross-compile
environment.

Submitted by:	mmel
2020-03-10 06:49:43 +00:00
..
headers Update build glue for a minimal build of the clang executable. 2020-01-26 00:21:30 +00:00
include Merge ^/vendor/llvm-project/release-10.x up to its last change (upstream 2020-03-05 18:11:47 +00:00
libclang Update build glue for a full build (MK_CLANG_FULL=yes) of the clang 2020-01-26 17:22:05 +00:00
liblldb Update build glue for lldb (MK_LLDB=yes). Also update lldb's generated 2020-01-27 16:52:44 +00:00
libllvm Work around riscv buildworld failure where it cannot link the final 2020-02-17 18:51:52 +00:00
libllvmminimal Merge ^/vendor/llvm-project/release-10.x up to its last change (upstream 2020-02-15 14:58:40 +00:00
clang.build.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
clang.pre.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
freebsd_cc_version.h * Bump version numbers to 10.0.0 2020-01-25 16:23:49 +00:00
lldb.pre.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
llvm.build.mk Remove -mlong-calls vhen building arm libraries and llvm. 2020-03-10 06:49:43 +00:00
llvm.pre.mk Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
Makefile Completely revamp the way llvm, clang and lldb are built. 2016-08-26 22:44:22 +00:00
Makefile.inc Add WITH_PIE knob to build Position Independent Executables 2019-02-15 22:22:38 +00:00