[PATCH] D24871: Get non debug metadata ids.
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 12:53:26 PDT 2016
danielcdh added a comment.
My understanding is that all API changes should come with its uses to prevent redundant functions in the final binary. Why not combine this patch with the change that uses these new APIs?
P.S. I'm not an LLVM expert, and my understanding was based on my limited experience.
https://reviews.llvm.org/D24871
More information about the llvm-commits
mailing list