Author: rafael
Date: Mon Feb 26 09:57:55 2018
New Revision: 326103
URL: http://llvm.org/viewvc/llvm-project?rev=326103&view=rev
Log:
Fix type in the Release Notes.
Thanks to Martin Storsjö for noticing it!
Modified:
lld/branches/release_60/docs/ReleaseNotes.rst
Modified: lld/branches/releas
Author: hans
Date: Mon Feb 26 02:04:25 2018
New Revision: 326076
URL: http://llvm.org/viewvc/llvm-project?rev=326076&view=rev
Log:
Merging r325946:
r325946 | echristo | 2018-02-23 21:12:24 +0100 (Fri, 23 Feb 2018) | 15 lines
Author: hans
Date: Mon Feb 26 01:56:32 2018
New Revision: 326075
URL: http://llvm.org/viewvc/llvm-project?rev=326075&view=rev
Log:
Fix an unused variable warning in non-assert builds
Modified:
llvm/branches/release_60/lib/Target/AArch64/AArch64InstructionSelector.cpp
Modified:
llvm/branches