Nico Rieck
ba848e3bca
Replace coff-/elf-dump with llvm-readobj
...
llvm-svn: 179361
2013-04-12 04:06:46 +00:00
Jack Carter
06de0fb083
Pass the correct ELFOSABI enumeration to the MipsELFObjectWriter constructor
...
Contributer: Sasa Stankovic
llvm-svn: 159574
2012-07-02 20:04:43 +00:00
Akira Hatanaka
b1f68f9696
Initial 64 bit direct object support.
...
This patch allows llvm to recognize that a 64 bit object file is being produced
and that the subsequently generated ELF header has the correct information.
The test case checks for both big and little endian flavors.
Patch by Jack Carter.
llvm-svn: 153889
2012-04-02 19:25:22 +00:00
Rafael Espindola
bdd1258784
Use llvm-mc instead of llc. Patch by Jack Carter.
...
llvm-svn: 152242
2012-03-07 20:58:59 +00:00
Rafael Espindola
647841b181
Add big endian mips support. Based on a patch by Jack Carter.
...
llvm-svn: 147924
2012-01-11 04:04:14 +00:00
Rafael Espindola
870c4e92b9
Add the skeleton of an asm parser for mips.
...
llvm-svn: 147923
2012-01-11 03:56:41 +00:00