I would like to delete no-reference methods on "*.lib" because optimizing ROM size. I tried to apply "[Target]->[cross-module optimization]" as true. But no-reference methods were not deleted. Why?
Please tell me how to delete no-reference methods on "*.lib".