[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (enable-verify-exclusivity) #2046

Report

[FAILURE] swift-master-source-compat-suite-enable-verify-exclusivity [#2046]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-enable-verify-exclusivity/2046/
Project:
swift-master-source-compat-suite-enable-verify-exclusivity
Date of build:
Wed, 10 Jul 2019 14:44:55 -0500
Build duration:
5 hr 11 min

Changes

  • Commit abc35e536601e4a3633cee25fd2960d4c9b8b175 by jingham:
    Don't emit the FORCE_LOAD symbols when the compiler is running on behalf

    • edit: test/Serialization/autolinking.swift
    • edit: lib/IRGen/IRGenModule.cpp
  • Commit be4da4680d1fee2529e3356af97b29078a6a0e92 by jingham:
    We don't need the metadata for the auto linking when debugging either.

    • edit: lib/IRGen/IRGenModule.cpp
    • edit: test/Serialization/autolinking.swift
  • Commit 25c1b05a8e15acae6ca17321c3b7092d6f419f6b by jingham:
    Fix the comment to be more concise.

    • edit: lib/IRGen/IRGenModule.cpp
  • Commit 148e5367cae42df1ae603d1f8b7bd47b262caf60 by jingham:
    Fix the valance of the DebuggerSupport test.

    • edit: lib/IRGen/IRGenModule.cpp