[PATCH] D29315: MCMacho: Allow __thread_ptr section after dwarf sections

Jim Grosbach via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 10:18:53 PST 2017


grosbach added a comment.

Nothing that can have relocations or fixups to or from it should go after the debug info. This patch doesn't seem right to me.


Repository:
  rL LLVM

https://reviews.llvm.org/D29315





More information about the llvm-commits mailing list