[LLVMdev] Bug? Call to pointer function does not adjust the stack.

Óscar Fuentes ofv at wanadoo.es
Mon Nov 17 02:58:20 PST 2008


Óscar Fuentes <ofv at wanadoo.es> writes:

[snip]

Solved: had to set the sret attribute on the call instuction. The
"function" actually was a value containing the pointer to the function.

-- 
Oscar




More information about the llvm-dev mailing list