[ELF2] Add initial MIPS support
Besides a trivial MIPS support the patch introduces new TargetInfo class member getDefaultEntry() to override default name of the entry symbol. MIPS uses __start for that. Differential Revision: http://reviews.llvm.org/D13227 llvm-svn: 248779
Loading
Please sign in to comment