Displaying 1 result from an estimated 1 matches for "tp29932485p29932485".
2010 Oct 11
3
[LLVMdev] DCE and external function
If I have:
%x = call @externalFunc
... ; other codes where %x is not used
ret ; assume void function
and use dce optimization, will the call gets eliminated?
--
View this message in context: http://old.nabble.com/DCE-and-external-function-tp29932485p29932485.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.