[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (release/5.3) #205

# [FAILURE] oss-swift-5.3-incremental-RA-osx [#205]

Build URL: https://ci.swift.org/job/oss-swift-5.3-incremental-RA-osx/205/
Project: oss-swift-5.3-incremental-RA-osx
Date of build: Tue, 16 Jun 2020 13:46:55 -0500
Build duration: 1 hr 21 min

Changes- Commit 7d26ddacbef4e2292166ea0b1801dfb38268b8da by lhames:

[JITLink] Skip debug sections in MachO objects.

  • edit: llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h

  • edit: llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp

  • add: llvm/test/ExecutionEngine/JITLink/X86/MachO_skip_debug_sections.s

  • edit: llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp

  • edit: llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp

  • Commit 03a1fc722e64247adddabb040107275fb91f797b by lhames:

    [ORC] Always use ObjectLinkingLayer/JITLink for MachO on x86-64 and

    • edit: llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
  • Commit 36cc3dcdae10c63e3f179d23a3f9508465fc9fd3 by friss:

    Revert "[ORC] Always use ObjectLinkingLayer/JITLink for MachO on x86-64

    • edit: llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
  • Commit 0f1439c241b80a749e5c33f7ff84e30b5cdd438e by dgregor:

    [Runtime] Zero out the entire witness table during instantiation.

    • edit: stdlib/public/runtime/Metadata.cpp