[PATCH] D18524: Dump function as the only defined function in its module.

Benjamin Kramer via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 02:09:10 PDT 2016


bkramer added a comment.

In http://reviews.llvm.org/D18524#385156, @yinma wrote:

> We need a runtime solution.


Why? Just dump everything into a file and run llvm-extract on it?


http://reviews.llvm.org/D18524





More information about the llvm-commits mailing list