[PATCH] D104564: [AArch64][X86] Allow 64-bit label differences lower to IMAGE_REL_*_REL32

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 12:38:58 PDT 2021


MaskRay added a comment.

I think the main problem is when the value is negative. How to represent it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104564



More information about the llvm-commits mailing list