[all-commits] [llvm/llvm-project] 678bd8: [DebugInfo] Fixes windows bot failure due to a tes...
Sourabh Singh Tomar via All-commits
all-commits at lists.llvm.org
Wed May 13 02:07:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 678bd84c4dfe6764b88698d442bb2afb2f5c811b
https://github.com/llvm/llvm-project/commit/678bd84c4dfe6764b88698d442bb2afb2f5c811b
Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M llvm/test/DebugInfo/X86/Fortran-DIModule.ll
Log Message:
-----------
[DebugInfo] Fixes windows bot failure due to a test failure
This fixes failures on windows bot specifically:
http://lab.llvm.org:8011/builders/lld-x86_64-win/builds/445
and http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/
builds/32314
* TEST 'LLVM :: DebugInfo/X86/Fortran-DIModule.ll' FAILED *
Script:
--
: 'RUN: at line 2'; c:\ps4-buildslave2\lld-x86_64-win\build\bin\llc.exe
-mtriple=x86_64-pc-windows-gnu
c:\ps4-buildslave2\lld-x86_64-win\llvm-project\llvm\test\DebugInfo\X86\Fortran-DIModule.ll
-filetype=obj -o - | c:\ps4-buildslave2\lld-x86_64-win\build\bin\llvm-dwarfdump.exe - |
c:\ps4-buildslave2\lld-x86_64-win\build\bin\filecheck.exe
c:\ps4-buildslave2\lld-x86_64-win\llvm-project\llvm\test\DebugInfo\X86\Fortran-DIModule.ll
--
Exit Code: 1
error: command failed with exit status: 1
More information about the All-commits
mailing list