[PATCH] D67615: [obj2yaml] - Add support for PPC64 relocations.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 03:11:39 PDT 2019


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

In D67615#1672291 <https://reviews.llvm.org/D67615#1672291>, @MaskRay wrote:

> > Add a support for PPC64 relocations.
>
> `Add support for` or just `Support PPC64 relocation types`.


I used `relocation types` because I wanted to emphasize we supported more relocation types:)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67615/new/

https://reviews.llvm.org/D67615





More information about the llvm-commits mailing list