[PATCH] D36481: /redundancyReport proof of concept

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 12:54:31 PDT 2017


ruiu added a comment.

This is interesting. If we could make the output of this feature usable, and if the feature is useful for other applications than chromium, it might be useful to add this feature to the linker. I'd create a new subdirectory `analysis` under COFF and put this code there.


https://reviews.llvm.org/D36481





More information about the llvm-commits mailing list