| commit | 7f07442bb6c7761d7db43578911fe40398f5eb78 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Tue Sep 22 21:35:51 2015 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Tue Sep 22 21:35:51 2015 +0000 |
| tree | 5a434c2d82de7d18402aeebe26e67f74e5c83f7e | |
| parent | 9147de0ddf9f6697f7902229ec63e2d02e1e2867 [diff] |
Move the last remaining hard coded relocations to Target. Unfortunately the i386 and x86_64 relocation have the same numerical value and it is a probably a bit much to add got support for another architecture just to test this. llvm-svn: 248326