| commit | b3e99a18eec0fc82eef1884c0676612f0a879e1b | [log] [tgz] |
|---|---|---|
| author | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | Tue Apr 03 12:35:28 2007 +0000 |
| committer | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | Tue Apr 03 12:35:28 2007 +0000 |
| tree | c956c4139a5f847356ab564e495398e93b8f07d5 | |
| parent | ab559f6e3cbf4bd95325cec746fb13e03c0d8037 [diff] |
The PPC64 ELF ABI is "intended to use the same structure layout and calling convention rules as the 64-bit PowerOpen ABI" (Reference http://www.linux-foundation.org/spec/ELF/ppc64/). Change all ELF tests to ELF32. llvm-svn: 35624