[llvm-dev] Understanding assert in SelectionDAGBuilder.cpp
jeniffer lesley via llvm-dev
llvm-dev at lists.llvm.org
Sat Aug 1 10:34:33 PDT 2020
Hi,
I am new to LLVM. I am experimenting with a toy backend. I don't understand
"LowerFormalArguments didn't return a valid chain" in
SelectionDAGBuilder.cpp file. What is the interface here? What does it mean
by returning a Chain?
Thanks
Jen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200801/9e468c02/attachment.html>
More information about the llvm-dev
mailing list