[PATCH] D57529: Add .dword direcrive support for aarch64 mc

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 11:35:46 PST 2019


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

dword is indeed widely used. I'm surprised we didn't support that yet. Apparently, neither does Arm, only X86, Mips and RiscV.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57529





More information about the llvm-commits mailing list