[PATCH] D61719: Add ".dword" directive

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 14:12:45 PDT 2019


nickdesaulniers added inline comments.


================
Comment at: test/MC/AArch64/size-directive.s:25
+// CHECK-ASM:        .xword double_word
+ // CHECK-ASM:       .xword also_double_word
+
----------------
preceding space?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61719





More information about the llvm-commits mailing list