llvm-6502/test/Scripts
Jack Carter 0140e55393 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159301 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-27 22:48:25 +00:00
..
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-dumpx.bat
README.txt

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