Test Failure: Transforms/Util/call-promotion-utils-ptrcast-attribute.ll

Test source: git

Log:


stderr:

RUN: at line 1: /home/nlopes/alive2/build/opt-alive.sh -S -passes=pgo-icall-prom -icp-total-percent-threshold=0 < /bitbucket/nlopes/llvm/llvm/test/Transforms/Util/call-promotion-utils-ptrcast-attribute.ll 2>&1 | /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/Util/call-promotion-utils-ptrcast-attribute.ll
+ /home/nlopes/alive2/build/opt-alive.sh -S -passes=pgo-icall-prom -icp-total-percent-threshold=0
+ /bitbucket/nlopes/llvm/build/bin/FileCheck /bitbucket/nlopes/llvm/llvm/test/Transforms/Util/call-promotion-utils-ptrcast-attribute.ll
/bitbucket/nlopes/llvm/llvm/test/Transforms/Util/call-promotion-utils-ptrcast-attribute.ll:22:10: error: CHECK: expected string not found in input
; CHECK: call noalias ptr @func4(ptr nonnull
         ^
<stdin>:1:1: note: scanning from here

^
<stdin>:1:40: note: possible intended match here

                                       ^

Input file: <stdin>
Check file: /bitbucket/nlopes/llvm/llvm/test/Transforms/Util/call-promotion-utils-ptrcast-attribute.ll

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

Input was:
<<<<<<
            1:  
check:22'0     X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
check:22'1                                            ?                            possible intended match
>>>>>>

 

<-- Back