[PATCH] D80855: [lld-macho] Support non-pcrel section relocs

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 13:14:24 PDT 2020


MaskRay added a comment.

If I want to check whether lld-macho supports one particular relocation type, I'll grep the source. If the relocation type is literally mentioned in the test, it can help locate the test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80855





More information about the llvm-commits mailing list