[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #695

That was me changing an llvm API, I added a compatibility cludge in 209698dc097f5c1836445f778992f2e5f6cff404 that should unbreak the build (and not regress anything).

I'll create a pull request with a proper fix for swift.

- Matthias

···

On Nov 30, 2016, at 6:37 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#695]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/695/
Project: oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build: Wed, 30 Nov 2016 18:35:50 -0800
Build duration: 1 min 41 sec
Identified problems:

Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_10/695/consoleFull#1407184972ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 8605 test(s), Total: 8605 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 299 test(s), Total: 299 test(s)

Changes

Commit 251cd0a7ece66fa56743510078b792e81e8113fc by mbraun:
Timer: Fix doxygen comments, use member initializer; NFC

edit: include/llvm/Support/Timer.h
edit: lib/Support/Timer.cpp

Commit 391ecfaa831fd439f0e00dc76cd7b9ab99173093 by mbraun:
Timer: Remove group-less NamedRegionTimer constructor.

edit: lib/Support/Timer.cpp
edit: include/llvm/Support/Timer.h
edit: lib/Target/Hexagon/HexagonGenInsert.cpp

Commit 22c50ae59d8e0c385f29be2d30d03fbe7af76c61 by mbraun:
Timer: Track name and description.

edit: lib/CodeGen/AsmPrinter/AsmPrinter.cpp
edit: lib/IR/LegacyPassManager.cpp
edit: docs/ReleaseNotes.rst
edit: lib/Target/Hexagon/RDFGraph.h
edit: lib/CodeGen/RegAllocBase.h
edit: utils/yaml-bench/YAMLBench.cpp
edit: lib/IRReader/IRReader.cpp
edit: lib/Support/Timer.cpp
edit: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
edit: lib/Target/Hexagon/HexagonGenInsert.cpp
edit: include/llvm/CodeGen/AsmPrinter.h
edit: lib/Target/Hexagon/RDFGraph.cpp
edit: unittests/Support/TimerTest.cpp
edit: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
edit: lib/CodeGen/RegAllocGreedy.cpp
edit: include/llvm/Support/Timer.h
edit: lib/CodeGen/RegAllocBase.cpp

Commit 0fa6ea415350418c29a38b1970f7123824fb1aba by mbraun:
Adapt to llvm NamedRegionTimer changes

edit: lib/CodeGen/CodeGenAction.cpp
edit: lib/Frontend/CompilerInstance.cpp
edit: lib/CodeGen/BackendUtil.cpp
edit: lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp