[PATCH] D18331: [ELF/AArch64] Simplify AArch64 isRelRelative

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 07:18:14 PDT 2016


grimar added inline comments.

================
Comment at: test/ELF/aarch64-relative.s:24
@@ -16,3 +23,3 @@
         .long .Lfoo - .
 
 // CHECK:      Relocations [
----------------
If you change almost the whole testcase then I would ask you to fix formating here. That looks wierd now, too many spaces are in front I think.
That is a minor of course.


http://reviews.llvm.org/D18331





More information about the llvm-commits mailing list