Go to file
Kevin Enderby 439453679c Needed change to lld for the change to createBinary() now returning Expected<...>
With the llvm change in r265606 this is the matching needed change to the lld
code now that createBinary() is returning Expected<...> .

llvm-svn: 265607
2016-04-06 22:15:23 +00:00
clang Revert "Set the default C standard to C99 when targeting the PS4." 2016-04-06 21:06:52 +00:00
clang-tools-extra [clang-tidy] Assertion fix in misc-misplaced-widening-cast check. 2016-04-06 14:49:15 +00:00
compiler-rt Use `CMAKE_HOST_UNIX` to check the host. 2016-04-06 20:19:31 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Update copyright year to 2016. 2016-03-30 22:39:03 +00:00
libcxx Remove unused internal routines. No functional change 2016-04-04 23:23:35 +00:00
libcxxabi Update copyright year to 2016. 2016-03-30 22:40:47 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Needed change to lld for the change to createBinary() now returning Expected<...> 2016-04-06 22:15:23 +00:00
lldb Reduce code duplication in ProcessGDBRemote 2016-04-06 16:49:13 +00:00
llgo [llgo] add USES_TERMINAL option to check-libgo 2016-03-30 00:29:33 +00:00
llvm Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to produce a real error message 2016-04-06 22:14:09 +00:00
openmp [STATS] Remove trailing whitespace in stats source files 2016-04-05 18:48:48 +00:00
polly Add test case forgotten in r265379. 2016-04-05 17:40:07 +00:00