Test Failure: Transforms/TailCallElim/opt-remarks-recursion.ll

Test source: git

Log:


stderr:

+ : 'RUN: at line 1'
+ /home/nlopes/llvm/build/bin/FileCheck /home/nlopes/llvm/llvm/test/Transforms/TailCallElim/opt-remarks-recursion.ll
+ /home/nlopes/alive2/build/opt-alive.sh /home/nlopes/llvm/llvm/test/Transforms/TailCallElim/opt-remarks-recursion.ll -tailcallelim -verify-dom-info -pass-remarks=tailcallelim -o /dev/null
+ : 'RUN: at line 2'
+ /home/nlopes/alive2/build/opt-alive.sh /home/nlopes/llvm/llvm/test/Transforms/TailCallElim/opt-remarks-recursion.ll -o /dev/null '-passes=require<opt-remark-emit>,tailcallelim' -pass-remarks=tailcallelim
+ /home/nlopes/llvm/build/bin/FileCheck /home/nlopes/llvm/llvm/test/Transforms/TailCallElim/opt-remarks-recursion.ll
/home/nlopes/llvm/llvm/test/Transforms/TailCallElim/opt-remarks-recursion.ll:4:10: error: CHECK: expected string not found in input
; CHECK: /home/davide/pat.c:2:20: transforming tail recursion into loop
         ^
<stdin>:1:1: note: scanning from here
/home/nlopes/llvm/build/bin/opt: unknown module pass 'tv'
^
<stdin>:1:18: note: possible intended match here
/home/nlopes/llvm/build/bin/opt: unknown module pass 'tv'
                 ^

Input file: <stdin>
Check file: /home/nlopes/llvm/llvm/test/Transforms/TailCallElim/opt-remarks-recursion.ll

-dump-input=help explains the following input dump.

Input was:
<<<<<<
           1: /home/nlopes/llvm/build/bin/opt: unknown module pass 'tv'
check:4'0     X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
check:4'1                      ?                                        possible intended match
>>>>>>

 

<-- Back