Rafael Espindola d9e77d0e39 Simplify a really complicated check for Arch == X86_64.
The function hasReliableSymbolDifference had exactly one use in the MachO
writer. It is also only true for X86_64. In fact, the comments refers to
"Darwin x86_64" and everything else, so this makes the code match the
comment.

If this is to be abstracted again, it should be a property of
TargetObjectWriter, like useAggressiveSymbolFolding.

llvm-svn: 203605
2014-03-11 21:22:57 +00:00
..
2014-02-27 16:17:34 +00:00
2013-12-05 00:34:11 +00:00
2014-01-30 04:02:47 +00:00
2014-03-10 01:04:18 +00:00
2013-11-14 06:05:49 +00:00