[PATCH] D14943: [ELF] Factor out relocation checks into separate functions.

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 06:29:51 PST 2015


rafael accepted this revision.
rafael added a comment.
This revision is now accepted and ready to land.

LGTM for me, but please wait to see what Rui thinks.

There is a few extra functions to look at, but there are many uses of them, which makes for a good tradeoff IMHO.


http://reviews.llvm.org/D14943





More information about the llvm-commits mailing list