[PATCH] D60702: [ARM] Add fixup types for BF and LOL.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 08:37:28 PDT 2019


simon_tatham abandoned this revision.
simon_tatham added a comment.

In D60702#1466835 <https://reviews.llvm.org/D60702#1466835>, @t.p.northover wrote:

> I think it would be better to fold this patch in with whatever smallest unit makes it testable. Probably by splitting up the different fixups to go in with the instruction that uses them.


Fair enough. It's now folded into the new D62667 <https://reviews.llvm.org/D62667>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60702





More information about the llvm-commits mailing list