[Bug 240629] [exp-run] Against projects/clang900-import branch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 22 11:51:07 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240629

--- Comment #11 from commit-hook at freebsd.org ---
A commit references this bug:

Author: dim
Date: Sun Dec 22 11:50:50 UTC 2019
New revision: 356004
URL: https://svnweb.freebsd.org/changeset/base/356004

Log:
  Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
  9.0.1 final release c1a0a213378a458fbea1a5c77b315c7dce08fd05.

  Release notes for llvm, clang, lld and libc++ 9.0.1 will become
  available here:

  https://releases.llvm.org/9.0.1/docs/ReleaseNotes.html
  https://releases.llvm.org/9.0.1/tools/clang/docs/ReleaseNotes.html
  https://releases.llvm.org/9.0.1/tools/lld/docs/ReleaseNotes.html
  https://releases.llvm.org/9.0.1/projects/libcxx/docs/ReleaseNotes.html

  PR:           240629
  MFC after:    1 month

Changes:
  head/ObsoleteFiles.inc
  head/UPDATING
_U  head/contrib/llvm-project/
_U  head/contrib/llvm-project/clang/
  head/contrib/llvm-project/clang/include/clang/CodeGen/CGFunctionInfo.h
  head/contrib/llvm-project/clang/lib/Basic/Targets/ARM.cpp
  head/contrib/llvm-project/clang/lib/CodeGen/CGExpr.cpp
  head/contrib/llvm-project/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  head/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.cpp
  head/contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.cpp
  head/contrib/llvm-project/clang/lib/Sema/SemaDecl.cpp
  head/contrib/llvm-project/clang/lib/Sema/SemaType.cpp
_U  head/contrib/llvm-project/compiler-rt/
  head/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.c
_U  head/contrib/llvm-project/lld/
  head/contrib/llvm-project/lld/COFF/Driver.cpp
  head/contrib/llvm-project/lld/ELF/Symbols.h
  head/contrib/llvm-project/lld/docs/ReleaseNotes.rst
_U  head/contrib/llvm-project/lldb/
 
head/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
 
head/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
 
head/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  head/contrib/llvm-project/lldb/source/Symbol/Symtab.cpp
_U  head/contrib/llvm-project/llvm/
  head/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h
  head/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstr.h
  head/contrib/llvm-project/llvm/include/llvm/CodeGen/StackProtector.h
  head/contrib/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h
  head/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h
  head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  head/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  head/contrib/llvm-project/llvm/lib/CodeGen/MachineFunction.cpp
  head/contrib/llvm-project/llvm/lib/CodeGen/MachineInstr.cpp
  head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
 
head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  head/contrib/llvm-project/llvm/lib/CodeGen/StackProtector.cpp
  head/contrib/llvm-project/llvm/lib/Object/ELFObjectFile.cpp
  head/contrib/llvm-project/llvm/lib/Support/ARMTargetParser.cpp
 
head/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
  head/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  head/contrib/llvm-project/llvm/lib/Target/ARM/ARM.td
  head/contrib/llvm-project/llvm/lib/Target/ARM/ARMPredicates.td
  head/contrib/llvm-project/llvm/lib/Target/ARM/ARMSubtarget.h
  head/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
 
head/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
  head/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  head/contrib/llvm-project/llvm/lib/Target/PowerPC/P9InstrResources.td
  head/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  head/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.td
  head/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRegisterInfo.h
 
head/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrFloat.td
  head/contrib/llvm-project/llvm/lib/Target/X86/X86FrameLowering.cpp
  head/contrib/llvm-project/llvm/lib/Target/X86/X86FrameLowering.h
  head/contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp
  head/contrib/llvm-project/llvm/lib/Target/X86/X86MachineFunctionInfo.h
  head/contrib/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.cpp
 
head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
 
head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  head/contrib/llvm-project/llvm/lib/Transforms/Scalar/GVN.cpp
  head/contrib/llvm-project/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  head/contrib/llvm-project/llvm/lib/Transforms/Scalar/SROA.cpp
  head/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  head/contrib/llvm-project/llvm/tools/llvm-objcopy/ObjcopyOpts.td
  head/contrib/llvm-project/llvm/tools/llvm-objcopy/StripOpts.td
  head/contrib/llvm-project/llvm/tools/opt/opt.cpp
  head/etc/mtree/BSD.debug.dist
  head/etc/mtree/BSD.usr.dist
  head/lib/clang/freebsd_cc_version.h
  head/lib/clang/headers/Makefile
  head/lib/clang/include/VCSVersion.inc
  head/lib/clang/include/clang/Basic/Version.inc
  head/lib/clang/include/clang/Config/config.h
  head/lib/clang/include/lld/Common/Version.inc
  head/lib/clang/include/llvm/Config/config.h
  head/lib/clang/include/llvm/Config/llvm-config.h
  head/lib/clang/include/llvm/Support/VCSRevision.h
  head/lib/libclang_rt/Makefile.inc
  head/tools/build/mk/OptionalObsoleteFiles.inc

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list