[PATCH] D53408: [PPC64] Long branch thunks.

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 14:10:28 PDT 2018


smeenai added inline comments.


================
Comment at: test/ELF/ppc64-long-branch.s:66
+
+        .section        .toc,"aw", at progbits
+.LC0:
----------------
MaskRay wrote:
> The indentation (this section and the instructions below `.localentry`) does not look good in Phabricator. Is it intended?
Phabricator always displays tabs as two spaces, so there might be some weird mixing of tabs and spaces going on.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53408





More information about the llvm-commits mailing list