[PATCH] D23834: [AArch64] Allow label arithmetic with add/sub/cmp

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 08:06:44 PDT 2016


rovka updated this revision to Diff 69248.
rovka added a comment.

Fix something embarrassing in a Darwin test (my bad).


https://reviews.llvm.org/D23834

Files:
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
  test/MC/AArch64/basic-a64-diagnostics.s
  test/MC/AArch64/label-arithmetic-darwin.s
  test/MC/AArch64/label-arithmetic-diags-darwin.s
  test/MC/AArch64/label-arithmetic-diags-elf.s
  test/MC/AArch64/label-arithmetic-elf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23834.69248.patch
Type: text/x-patch
Size: 13346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/aa6fcabd/attachment.bin>


More information about the llvm-commits mailing list