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-04-20 23:42:22 +00:00
2015-06-09 21:50:22 +00:00
2015-06-19 01:53:21 +00:00
2015-06-19 01:53:21 +00:00