[PATCH] D77879: [ELF][Hexagon] Add duplex to R_HEX_GOT_16_X

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 23:01:33 PDT 2020


MaskRay accepted this revision.
MaskRay added a comment.

LGTM, with the `return (0xC000 & insn) == 0;` change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77879





More information about the llvm-commits mailing list