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

Hi Mehdi,

Can you please look at this failure?

/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp:40:22: error: no member named 'Mang' in 'llvm::AsmPrinter'
  Mangler *Mang = AP.Mang;
                  ~~ ^
1 error generated.

Thanks,
Mishal Shah

···

On Dec 5, 2016, at 11:30 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#906]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/906/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 05 Dec 2016 23:12:50 -0800
Build duration: 17 min
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_04/906/consoleFull#521142913ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Changes

Commit 7a841c779fb64f42a090ea40d24822277ee2b810 by mehdi.amini:
Remove unused function getMang().

edit: lib/Target/X86/X86MCInstLower.cpp

Commit 8881b0ac145a61053b7bd6b4c4a7df3b6080155c by mehdi.amini:
Actually remove the Mangler from the AsmPrinter and clean up the places

edit: include/llvm/CodeGen/AsmPrinter.h
edit: lib/Target/NVPTX/NVPTXAsmPrinter.cpp
edit: lib/Target/XCore/XCoreMCInstLower.cpp
edit: lib/Target/XCore/XCoreMCInstLower.h
edit: lib/Target/XCore/XCoreAsmPrinter.cpp
edit: lib/Target/Lanai/LanaiAsmPrinter.cpp
edit: lib/Target/Lanai/LanaiMCInstLower.cpp
edit: lib/Target/Lanai/LanaiMCInstLower.h

Commit a7fc86787be6d0aa40a3f90673d6f1b1a2363c61 by mehdi.amini:
Attempt to fix a ThinLTO crash when incrementally linking WebKit

edit: lib/LTO/ThinLTOCodeGenerator.cpp

Hi Mishal,

To github.com:apple/swift-llvm.git
   a7fc86787be6..ffe61c2801c6 swift-3.1-branch -> swift-3.1-branch

Sorry about that, I ran make check with X86 and ARM only (faster…).

···


Mehdi

On Dec 5, 2016, at 11:38 PM, mishal_shah <mishal_shah@apple.com> wrote:

Hi Mehdi,

Can you please look at this failure?

/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp:40:22: error: no member named 'Mang' in 'llvm::AsmPrinter'
  Mangler *Mang = AP.Mang;
                  ~~ ^
1 error generated.

Thanks,
Mishal Shah

On Dec 5, 2016, at 11:30 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#906]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/906/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 05 Dec 2016 23:12:50 -0800
Build duration: 17 min
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_04/906/consoleFull#521142913ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Changes

Commit 7a841c779fb64f42a090ea40d24822277ee2b810 by mehdi.amini:
Remove unused function getMang().

edit: lib/Target/X86/X86MCInstLower.cpp

Commit 8881b0ac145a61053b7bd6b4c4a7df3b6080155c by mehdi.amini:
Actually remove the Mangler from the AsmPrinter and clean up the places

edit: include/llvm/CodeGen/AsmPrinter.h
edit: lib/Target/NVPTX/NVPTXAsmPrinter.cpp
edit: lib/Target/XCore/XCoreMCInstLower.cpp
edit: lib/Target/XCore/XCoreMCInstLower.h
edit: lib/Target/XCore/XCoreAsmPrinter.cpp
edit: lib/Target/Lanai/LanaiAsmPrinter.cpp
edit: lib/Target/Lanai/LanaiMCInstLower.cpp
edit: lib/Target/Lanai/LanaiMCInstLower.h

Commit a7fc86787be6d0aa40a3f90673d6f1b1a2363c61 by mehdi.amini:
Attempt to fix a ThinLTO crash when incrementally linking WebKit

edit: lib/LTO/ThinLTOCodeGenerator.cpp