[PATCH] D14281: [ELF2] Sort dynamic symbols according to the MIPS requirements.

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 08:57:26 PST 2015


rafael added inline comments.

================
Comment at: ELF/OutputSections.cpp:917
@@ +916,3 @@
+// Orders symbols according to their position in the GOT,
+// in compliance to MIPS ABI rules.
+template <class ELFT>
----------------
Can you include a llink (and section number) to the ABI?



http://reviews.llvm.org/D14281





More information about the llvm-commits mailing list