[cfe-commits] [patch] mips64 target support
Simon Atanasyan
satanasyan at mips.com
Tue Mar 27 10:58:02 PDT 2012
The patch enables mips64 target support in the clang driver.
1. Define _MIPS_SZPTR, _MIPS_SZINT, _MIPS_SZLONG macros.
2. Provide -EB / -EL and -32/-64 options to the assembler.
3. Provide path to the 64-bit ld.so.1 to the linker.
4. Add new directories to the library search paths set.
Please review it.
--
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips64.patch
Type: application/octet-stream
Size: 5826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120327/6b0d32a2/attachment.obj>
More information about the cfe-commits
mailing list