Go to file
Rui Ueyama cb87675186 Define -build-id=tree as a synonym for -build-id=sha1.
Our build-id is a tree hash anyway, so I'll define this as a synonym
for sha1. GNU gold takes this parameter, so this is for compatibility
with that.

llvm-svn: 287119
2016-11-16 17:14:11 +00:00
clang target-data test update for TCE and TCELE 2016-11-16 16:21:59 +00:00
clang-tools-extra [change-namespace] handle constructor initializer: Derived : Base::Base() {} and added conflict detections 2016-11-16 16:54:53 +00:00
compiler-rt [XRay][compiler-rt] Attempt to fix ARM buildbots after r287068 2016-11-16 09:32:23 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Fix -verify tests for older ccache versions 2016-11-16 14:48:42 +00:00
libcxxabi __cxa_demangle: allow demangling invocation blocks 2016-11-14 03:07:47 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld Define -build-id=tree as a synonym for -build-id=sha1. 2016-11-16 17:14:11 +00:00
lldb Remove Windows-specific minidump plugin 2016-11-16 16:04:14 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [sancov] Name the global containing the main source file name 2016-11-16 16:50:43 +00:00
openmp Update stats-gathering code 2016-11-14 21:13:44 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Update to isl-0.17.1-267-gbf9723d 2016-11-16 11:06:47 +00:00