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

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 01:46:01 PDT 2016


rovka added a comment.

In https://reviews.llvm.org/D23834#524213, @t.p.northover wrote:

> We probably want to diagnose attempts in MachO where MCAssembler::getAtom is different (or null) for each symbol. With that restriction, we can even cope if one of them is the defining (visible) symbol of the atom.


Ok, I'll try to investigate this some more. Thanks!


https://reviews.llvm.org/D23834





More information about the llvm-commits mailing list