]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to
authorDimitry Andric <dim@FreeBSD.org>
Mon, 4 Mar 2019 19:39:59 +0000 (19:39 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Mon, 4 Mar 2019 19:39:59 +0000 (19:39 +0000)
commitdfcb9f2c4b3558bba7646a3a33b66499adf989ea
treec963c99be2e84945ae36dd064f564e26d33a0e6e
parent06aac31aecb6028d346abc6b6cd54f58c12a1a32
parent1791078b17f2ba4da65ea6571bbea5d9339a7c20
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to
the upstream release_80 branch r355313 (effectively, 8.0.0 rc3).  The
release will follow very soon, but no more functional changes are
expected.

Release notes for llvm, clang and lld 8.0.0 will soon be available here:
<https://releases.llvm.org/8.0.0/docs/ReleaseNotes.html>
<https://releases.llvm.org/8.0.0/tools/clang/docs/ReleaseNotes.html>
<https://releases.llvm.org/8.0.0/tools/lld/docs/ReleaseNotes.html>

PR: 236062
Relnotes: yes
MFC after: 1 month