1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
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
..
2010-10-08 03:17:21 +00:00
2010-09-09 15:00:41 +00:00

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