aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-06-15 19:06:53 +0000
committerRui Ueyama <ruiu@google.com>2015-06-15 19:06:53 +0000
commite25147626c8035b56c5c6e86af9e14b6f1a12169 (patch)
tree1e04616b61a39c1cee619d26e19b627e1185ed14 /llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
parent56efafc0566def51ec7e632e09574ed553296b48 (diff)
downloadllvm-e25147626c8035b56c5c6e86af9e14b6f1a12169.zip
llvm-e25147626c8035b56c5c6e86af9e14b6f1a12169.tar.gz
llvm-e25147626c8035b56c5c6e86af9e14b6f1a12169.tar.bz2
COFF: Simplify SymbolBody::compare(SymbolBody *Other).
We are currently handling all combinations of SymbolBody types directly. This patch is to flip this and Other if Other->kind() < this->kind() to reduce number of combinations. No functionality change intended. llvm-svn: 239745
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions