1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Scripts
Jack Carter dc890e3c25 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
..
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.