aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-03-11 21:22:57 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-03-11 21:22:57 +0000
commita063bdde8d54291b364398ecbab2ca687b52461c (patch)
tree7598f42994c166e9122c3f547c7ef200455b3856 /clang/lib/Frontend/CompilerInvocation.cpp
parent7868c329788b2461e7bb47e6600f2dee3c47be6c (diff)
downloadllvm-a063bdde8d54291b364398ecbab2ca687b52461c.zip
llvm-a063bdde8d54291b364398ecbab2ca687b52461c.tar.gz
llvm-a063bdde8d54291b364398ecbab2ca687b52461c.tar.bz2
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 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions