[PATCH] D28552: [ELF] - Ignore R_386_NONE.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 10:23:30 PST 2017


ruiu added a comment.

I guess that all psABIs define R_*_NONE relocations. If that's the case, you want to add R_*_NONE relocations for all archs.


Repository:
  rL LLVM

https://reviews.llvm.org/D28552





More information about the llvm-commits mailing list