[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:32:11 PDT 2016


I'm working on getting proper errors for invalid immediates on Darwin.
I'll try to post an update tomorrow.

Sorry about that,
Diana

On 25 August 2016 at 18:06, Diana Picus <diana.picus at linaro.org> wrote:
> 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
>


More information about the llvm-commits mailing list