Go to file
Sam Clegg 27ea1567a4 [WebAssembly] Fix location and -flavor when running lld
Add the toolchain installation directory to the program
path so that lld can be found.

Change -flavor to wasm.  Although this new flavor hasn't
yet landed in upstream lld yet there are no point in
passing wasm objects the gnu flavor.

Differential Revision: https://reviews.llvm.org/D32976

llvm-svn: 302558
2017-05-09 17:47:50 +00:00
clang [WebAssembly] Fix location and -flavor when running lld 2017-05-09 17:47:50 +00:00
clang-tools-extra [clang-tidy] Allow disabling compatibility check for generated fixes. 2017-05-09 15:10:26 +00:00
compiler-rt Allow compiler-rt to find lld and libc++ parallel to LLVM, as in the monorepo 2017-05-09 15:54:57 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx docs: Fix Sphinx detection with out-of-tree builds 2017-05-09 11:18:03 +00:00
libcxxabi XFAIL noexcept member function throw/catch test under GCC. 2017-05-09 00:11:02 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld Use a simpler heuristic for placing orphans. 2017-05-09 13:58:46 +00:00
lldb Be a little more permissive in DynamicLoaderMacOS::CanLoadImage 2017-05-06 01:15:47 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [RegScavenger] Rangify a loop, NFC 2017-05-09 17:16:52 +00:00
openmp [OpenMP] libomptarget: test correction for use with OpenMP 4.5 2017-04-27 18:54:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Polly][PPCGCodeGen] OpenCL now gets kernel argument size from PPCG CodeGen 2017-05-09 10:45:52 +00:00