| commit | dbc8e1ae284ef26e06878b410fcf9e1e166774c2 | [log] [tgz] |
|---|---|---|
| author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Fri Jun 20 17:51:47 2014 +0000 |
| committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Fri Jun 20 17:51:47 2014 +0000 |
| tree | 5491258e66d938afa12475d38eac37c3ca1823d6 | |
| parent | 9846d45d97f1d87ff8e40064aabd29804bb6415e [diff] |
[RuntimeDyld] Support more PPC64 relocations This adds support for several missing PPC64 relocations in the straight-forward manner to RuntimeDyldELF.cpp. Note that this actually fixes a failure of a large-model test case on PowerPC, allowing the XFAIL to be removed. llvm-svn: 211382