hanchenye-llvm-project/llvm/test/Scripts
Jack Carter b9f9de93df This allows hello world to be compiled for Mips 64 direct object.
It takes advantage of r159299 which introduces relocation support for N64. 
elf-dump needed to be upgraded to support N64 relocations as well.

This passes make check.

Jack

llvm-svn: 159301
2012-06-27 22:48:25 +00:00
..
README.txt
coff-dump.py
coff-dump.py.bat
common_dump.py Fix the bitwidth of the remaining fields. 2011-08-04 17:00:11 +00:00
elf-dump This allows hello world to be compiled for Mips 64 direct object. 2012-06-27 22:48:25 +00:00
elf-dump.bat
ignore
macho-dumpx macho-dump: Switch to C++ macho-dump tool. 2010-12-10 06:19:45 +00:00
macho-dumpx.bat macho-dump: Switch to C++ macho-dump tool. 2010-12-10 06:19:45 +00:00

README.txt

This directory contains scripts which are used by the TestRunner style
tests, which allows them to be simpler and more direct.