[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #3210

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3210]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3210/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Sun, 14 Apr 2019 04:47:51 -0500
Build duration:
2 hr 48 min

Changes

  • Commit 6d373750ef3a5a9551a491d9f2dc38b277d967ac by rkandhadaimadhav:
    [const evaluator] Refactoring: exposing functions to look up the

    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
  • Commit b8c226cb088e9d068d5577d9628b9c3841b8c09e by eeckstein:
    DebugInfo: fix debugging on SIL level

    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: test/DebugInfo/gsil.swift
  • Commit 9caeaafd8046180b22025440e819c18d7793375f by mgottesman:
    [cast-optimizer] Add some file level flags to section out the file into

    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
  • Commit 13a3dbbba0a0ec62918ffc46a7dcc39e5bc6d409 by mgottesman:
    [cast-opt] Simplify some code by hoisting some code/early exiting.

    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp