]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,
authordim <dim@FreeBSD.org>
Wed, 12 Jun 2019 21:10:37 +0000 (21:10 +0000)
committerdim <dim@FreeBSD.org>
Wed, 12 Jun 2019 21:10:37 +0000 (21:10 +0000)
commit48cf3d0825d200d26e6a562b91de4f7f2ba11a84
tree47aed6a731d9c40eb47c213c92ece69cdf07bf46
parent18116a4713e80e4563f6c20565acd8e759f0596c
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