[PATCH] D23834: [AArch64] Allow label arithmetic with add/sub/cmp
    Diana Picus via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug 24 05:50:19 PDT 2016
    
    
  
rovka added a comment.
This is relaxing the error-checking in the asm parser quite significantly, so please look for any edge cases that I might have missed in the tests.
Also, I'm not sure this is doing the right thing for Darwin, any guidance there is more than welcome.
Thanks.
https://reviews.llvm.org/D23834
    
    
More information about the llvm-commits
mailing list