Rafael Espindola
63a88ce5d4
Make getRelocationSection MachO only.
...
There are 3 types of relocations on MachO
* Scattered
* Section based
* Symbol based
On ELF and COFF relocations are symbol based.
We were in the strange situation that we abstracted over two of them. This makes
section based relocations MachO only.
llvm-svn: 240149
2015-06-19 17:54:28 +00:00
..
2015-06-12 18:44:57 +00:00
2015-04-20 23:42:22 +00:00
2015-06-16 12:18:07 +00:00
2015-06-15 13:36:27 +00:00
2015-06-15 20:30:22 +00:00
2015-06-16 13:15:50 +00:00
2015-06-09 21:50:22 +00:00
2015-05-11 21:20:20 +00:00
2015-05-13 18:51:49 +00:00
2015-01-28 18:32:31 +00:00
2015-03-12 17:33:34 +00:00
2015-06-03 02:48:09 +00:00
2015-06-01 00:27:26 +00:00
2015-03-03 21:18:16 +00:00
2015-06-16 23:29:49 +00:00
2015-05-28 18:35:18 +00:00
2015-04-15 03:14:06 +00:00
2015-02-14 01:45:57 +00:00
2015-06-12 18:44:57 +00:00
2015-04-22 04:11:00 +00:00
2015-06-03 19:07:51 +00:00
2015-06-17 16:26:47 +00:00
2014-08-21 20:44:56 +00:00
2015-06-01 00:27:26 +00:00
2015-06-19 01:53:21 +00:00
2015-05-29 19:43:39 +00:00
2015-06-16 00:43:04 +00:00
2015-06-19 17:54:28 +00:00
2015-06-03 18:26:52 +00:00
2015-04-16 21:58:22 +00:00
2015-06-19 01:53:21 +00:00
2015-03-19 22:24:17 +00:00
2015-06-01 00:27:26 +00:00
2015-06-03 19:07:51 +00:00
2015-06-03 22:19:36 +00:00
2014-09-30 22:30:06 +00:00
2015-06-09 15:20:42 +00:00
2015-06-12 18:44:57 +00:00
2015-06-17 20:52:32 +00:00
2015-06-02 12:05:27 +00:00
2015-03-15 01:30:58 +00:00
2015-06-12 18:44:57 +00:00
2015-06-08 04:04:13 +00:00