Test source: git
Transforms/InstCombine/redundant-left-shift-input-masking-no-widen.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /home/nlopes/alive2/build/opt-alive.sh < /bitbucket/nlopes/llvm/llvm/test/Transforms/InstCombine/redundant-left-shift-input-masking-no-widen.ll -passes=instcombine -S | /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/InstCombine/redundant-left-shift-input-masking-no-widen.ll # executed command: /home/nlopes/alive2/build/opt-alive.sh -passes=instcombine -S # .---command stderr------------ # | /home/nlopes/alive2/build/opt-alive.sh: line 93: 237442 Killed $COMMAND # `----------------------------- # error: command failed with exit status: 137 # executed command: /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/InstCombine/redundant-left-shift-input-masking-no-widen.ll # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/InstCombine/redundant-left-shift-input-masking-no-widen.ll # `----------------------------- # error: command failed with exit status: 2 --