[LLVMdev] RFC: The free function llvm::SimplifyCFG isn't used by any in-tree code, can we kill it?

Chandler Carruth chandlerc at gmail.com
Sun Feb 1 03:08:47 PST 2015


More precisely, its only used within its own implementation and via the
pass. Wondering if we should just sink all the code into the pass rather
than having a free function.

-Chandler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150201/a183ce59/attachment.html>


More information about the llvm-dev mailing list