freebsd-nq/contrib/llvm/tools/clang
Dimitry Andric b6054a7b70 Pull in r280040 from upstream llvm trunk (by Hal Finkel):
[PowerPC] Add support for -mlongcall

  The "long call" option forces the use of the indirect calling
  sequence for all calls (even those that don't really need it). GCC
  provides this option; This is helpful, under certain circumstances,
  for building very-large binaries, and some other specialized use
  cases.

  Fixes PR19098.

Pull in r280041 from upstream clang trunk (by Hal Finkel):

  [PowerPC] Add support for -mlongcall

  Add support for GCC's PowerPC -mlongcall option; the backend supports
  the corresponding target feature as of r280040.

  Fixes PR19098.
2016-09-10 15:38:46 +00:00
..
include Pull in r280040 from upstream llvm trunk (by Hal Finkel): 2016-09-10 15:38:46 +00:00
lib Update clang to the final 3.9.0 release. There were no more code changes 2016-09-02 19:20:27 +00:00
tools Update clang to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:17:51 +00:00
utils/TableGen Update clang to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:17:51 +00:00
FREEBSD-Xlist Update FREEBSD-Xlist files for llvm and clang. 2015-05-27 20:58:54 +00:00
LICENSE.TXT Update clang to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:17:51 +00:00