]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,
authorDimitry Andric <dim@FreeBSD.org>
Wed, 12 Jun 2019 21:10:37 +0000 (21:10 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Wed, 12 Jun 2019 21:10:37 +0000 (21:10 +0000)
commitefc5c4420a710bc3e07502d32d105ddf37f44d7b
tree47aed6a731d9c40eb47c213c92ece69cdf07bf46
parenta04cd5cdee7b180d5ce0fd87b2ec320fa385f540
parent70198750b9b77147a123f948252a51d04d5c6b28
parent90579156da340660a42e22e794a3c03ac1b50112
parenta556a0efb19f863ac71333b3e1bc22d07f4ae89f
parent444e4712399dfed9a74a0a1bd4880ea138a86616
parent89da04f7e8a7bb6826b79d539b009bb657c84482
parent2bcfbb511a63150d7b74d910c8dbda707d78a5e9
parent892fa5d8d78f7c2a331b3595e6da6aeaa1398b02
parent687a64222b4c87c825258d4dfeb1f0794e8cb300
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,
libunwind and openmp to the upstream release_80 branch r363030
(effectively, 8.0.1 rc2).  The 8.0.1 release should follow this within a
week or so.

MFC after: 2 weeks
61 files changed:
ObsoleteFiles.inc
UPDATING
contrib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
contrib/libunwind/src/UnwindRegistersRestore.S
contrib/libunwind/src/UnwindRegistersSave.S
contrib/libunwind/src/assembly.h
contrib/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
contrib/llvm/lib/MC/ELFObjectWriter.cpp
contrib/llvm/lib/MC/MCWin64EH.cpp
contrib/llvm/lib/MC/WasmObjectWriter.cpp
contrib/llvm/lib/Object/COFFImportFile.cpp
contrib/llvm/lib/Target/AArch64/AArch64SchedExynosM4.td
contrib/llvm/lib/Target/AArch64/AArch64SchedPredExynos.td
contrib/llvm/lib/Target/AArch64/AArch64SchedPredicates.td
contrib/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
contrib/llvm/lib/Target/AMDGPU/VOP2Instructions.td
contrib/llvm/lib/Target/AVR/AVRISelLowering.cpp
contrib/llvm/lib/Target/AVR/AVRISelLowering.h
contrib/llvm/lib/Target/AVR/AVRSubtarget.cpp
contrib/llvm/lib/Target/AVR/AVRSubtarget.h
contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
contrib/llvm/lib/Target/Mips/MicroMips32r6InstrInfo.td
contrib/llvm/lib/Target/Mips/MicroMipsInstrFPU.td
contrib/llvm/lib/Target/Mips/MipsAsmPrinter.cpp
contrib/llvm/lib/Target/Mips/MipsDSPInstrInfo.td
contrib/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
contrib/llvm/lib/Target/Mips/MipsFastISel.cpp
contrib/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
contrib/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
contrib/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
contrib/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.td
contrib/llvm/lib/Target/PowerPC/PPCSubtarget.cpp
contrib/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp
contrib/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
contrib/llvm/lib/Target/X86/X86FastISel.cpp
contrib/llvm/lib/Target/X86/X86TargetMachine.cpp
contrib/llvm/tools/clang/lib/Basic/Version.cpp
contrib/llvm/tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
contrib/llvm/tools/clang/lib/Driver/ToolChains/Clang.cpp
contrib/llvm/tools/clang/lib/Driver/ToolChains/Linux.cpp
contrib/llvm/tools/clang/lib/Sema/SemaOpenMP.cpp
contrib/llvm/tools/lld/COFF/Writer.cpp
contrib/llvm/tools/lld/ELF/Arch/PPC64.cpp
contrib/llvm/tools/lld/ELF/InputSection.cpp
contrib/llvm/tools/lld/ELF/SyntheticSections.cpp
contrib/llvm/tools/lld/ELF/Writer.cpp
contrib/llvm/tools/llvm-objdump/llvm-objdump.cpp
etc/mtree/BSD.debug.dist
etc/mtree/BSD.usr.dist
lib/clang/freebsd_cc_version.h
lib/clang/headers/Makefile
lib/clang/include/clang/Basic/Version.inc
lib/clang/include/clang/Config/config.h
lib/clang/include/lld/Common/Version.inc
lib/clang/include/llvm/Config/config.h
lib/clang/include/llvm/Config/llvm-config.h
lib/clang/include/llvm/Support/VCSRevision.h
lib/libclang_rt/Makefile.inc
tools/build/mk/OptionalObsoleteFiles.inc