[PATCH] [ELF]: Initial implementation for ARM static linking

Shankar Kalpathi Easwaran shankarke at gmail.com
Mon Dec 1 09:23:22 PST 2014


================
Comment at: lib/ReaderWriter/ELF/ARM/TODO.rst:8
@@ +7,3 @@
+* Dynamic executable linking
+* DSO linking
+* PLT entries' generation for images larger than 2^28 bytes (see Sec. A.3 of the ELF reference)
----------------
denis-protivensky wrote:
> shankarke wrote:
> > you should also add ARM interoperability.
> What does that mean? Can you please explain so I understand what I'm adding?
Sorry I meant ARM interworking here. 

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0203j/BCGDIHEC.html

http://reviews.llvm.org/D6446






More information about the llvm-commits mailing list