[PATCH] D56037: [AArch64] Emit the correct MCExpr relocations specifiers like VK_ABS_G0, etc

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 10:36:52 PST 2019


mgrang added a comment.

In D56037#1346032 <https://reviews.llvm.org/D56037#1346032>, @rnk wrote:

> Still needs tests, right?


Yes, I will add tests. Also I see that AArch64MCExpr::VK_NC is not set when AArch64II::MO_NC is set. Will fix this soon.


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

https://reviews.llvm.org/D56037





More information about the llvm-commits mailing list