[PATCH] D13986: [ELF2] - TLS relocations implemented
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 12:37:28 PDT 2015
grimar added inline comments.
================
Comment at: ELF/Writer.cpp:736
@@ -664,3 +735,3 @@
}
}
----------------
ruiu wrote:
> Too much code has been added to this function. It needs cleanup before adding more.
I agree. Its bulky now.
I`ll try to do something with it tomorrow.
http://reviews.llvm.org/D13986
More information about the llvm-commits
mailing list