[PATCH] D33194: [DWARF] - Cleanup relocations proccessing.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 05:09:12 PDT 2017


grimar added a comment.

On the other side I would like to have this check removed because going to post another patch where this cleanup
is used heavely. So I am going to commit this.

If it is not ok to temporarily have single member in RelocAddrEntry, I'll remove this struct separatelly, though I would suggest just
to wait for https://reviews.llvm.org/D33184 which looks promising, it will use this struct anyways.


https://reviews.llvm.org/D33194





More information about the llvm-commits mailing list