Okay, the bot can now compile this file, but it looks like somebody else broke it again in the meantime...

FAIL: LLVM :: CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll (17518 of 39837) ******************** TEST 'LLVM :: CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll' FAILED ******************** Script: -- : 'RUN: at line 1'; C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\build\bin\llc.EXE < C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\llvm\test\CodeGen\AArch64\arm64-opt-remarks-lazy-bfi.ll -mtriple=arm64-apple-ios7.0 -pass-remarks-analysis=asm-printer -pass-remarks-with-hotness=1 -asm-verbose=0 -debug-only=lazy-machine-block-freq,block-freq -debug-pass=Executions 2>&1 | C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\build\bin\FileCheck.EXE C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\llvm\test\CodeGen\AArch64\arm64-opt-remarks-lazy-bfi.ll -check-prefix=HOTNESS : 'RUN: at line 6'; C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\build\bin\llc.EXE < C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\llvm\test\CodeGen\AArch64\arm64-opt-remarks-lazy-bfi.ll -mtriple=arm64-apple-ios7.0 -pass-remarks-analysis=asm-printer -pass-remarks-with-hotness=0 -asm-verbose=0 -debug-only=lazy-machine-block-freq,block-freq -debug-pass=Executions 2>&1 | C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\build\bin\FileCheck.EXE C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\llvm\test\CodeGen\AArch64\arm64-opt-remarks-lazy-bfi.ll -check-prefix=NO_HOTNESS -- Exit Code: 1 Command Output (stdout): -- $ ":" "RUN: at line 1" $ "C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\build\bin\llc.EXE" "-mtriple=arm64-apple-ios7.0" "-pass-remarks-analysis=asm-printer" "-pass-remarks-with-hotness=1" "-asm-verbose=0" "-debug-only=lazy-machine-block-freq,block-freq" "-debug-pass=Executions" $ "C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\build\bin\FileCheck.EXE" "C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\llvm\test\CodeGen\AArch64\arm64-opt-remarks-lazy-bfi.ll" "-check-prefix=HOTNESS" # command stderr: C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\llvm\test\CodeGen\AArch64\arm64-opt-remarks-lazy-bfi.ll:31:17: error: HOTNESS-NEXT: is not on the line after the previous match ; HOTNESS-NEXT: Executing Pass 'Lazy Machine Block Frequency Analysis' ^ <stdin>:698:47: note: 'next' match was here [2018-07-27 19:10:50.080587200] 0x1d4105a1760 Executing Pass 'Lazy Machine Block Frequency Analysis' on Function 'empty_func'... ^ <stdin>:695:85: note: previous match ended here [2018-07-27 19:10:50.079779100] 0x1d410527f90 Executing Pass 'Function Pass Manager' on Module '<stdin>'... ^ <stdin>:696:1: note: non-matching line after previous match is here [2018-07-27 19:10:50.079879300] 0x1d4105a1760 Executing Pass 'Verify generated machine code' on Function 'empty_func'... ^ error: command failed with exit status: 1 --


On 2018-07-27 6:30 PM, Erik Pilkington wrote:
This should be fixed by r338186. I'll keep an eye on this bot to make sure that this is the case.
Thanks!
Erik

On 2018-07-27 5:46 PM, Galina Kistanova wrote:
C:\ps4-buildslave2\llvm-clang-x86_64-expensive-checks-win\llvm\tools\clang\lib\Sema\SemaTemplate.cpp : fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to