diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-03-11 21:22:57 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-03-11 21:22:57 +0000 |
| commit | a063bdde8d54291b364398ecbab2ca687b52461c (patch) | |
| tree | 7598f42994c166e9122c3f547c7ef200455b3856 /llvm/lib/CodeGen/RegAllocBase.cpp | |
| parent | 7868c329788b2461e7bb47e6600f2dee3c47be6c (diff) | |
| download | bcm5719-llvm-a063bdde8d54291b364398ecbab2ca687b52461c.tar.gz bcm5719-llvm-a063bdde8d54291b364398ecbab2ca687b52461c.zip | |
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
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocBase.cpp')
0 files changed, 0 insertions, 0 deletions

