[PATCH] D149443: [ARM] add Thumb-1 8-bit movs/adds relocations to LLVM

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 23:09:33 PDT 2023


stuij marked an inline comment as done.
stuij added a comment.

In D149443#4418136 <https://reviews.llvm.org/D149443#4418136>, @john.brawn wrote:

> This is still missing a test that the correct relocations are emitted, and checking in ARMAsmParser::validateInstruction that expression is valid.

Yes, I just wanted to possibly unblock you for the LLD work. Still need to address the rest of the comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149443



More information about the llvm-commits mailing list