[PATCH] D54016: [X86] don't allow X86_64 PIC mode addresses to be used as immediates

Yeoul Na via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 27 18:23:19 PST 2018


rapidsna abandoned this revision.
rapidsna added a comment.

So with 'i' it should actually work as a PC-relative mode. Gotcha, that totally makes sense. Thanks for confirming this @rnk.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54016





More information about the llvm-commits mailing list