[PATCH] D34781: Introduce a MCReloc class
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 09:03:27 PDT 2017
rafael added a comment.
Ping, Gerolf, are you OK with this?
See https://reviews.llvm.org/D34988 for a cleanup that depends on this. See ARMELFObjectWriter::GetRelocTypeInner for something else that can be cleanup once IsPCRel becomes redundant.
Again, this change is written so as to be as small as possible since it already has to change a lot of places.
https://reviews.llvm.org/D34781
More information about the llvm-commits
mailing list