aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2012-09-12 21:14:15 +0000
committerDaniel Jasper <djasper@google.com>2012-09-12 21:14:15 +0000
commitd6b82cba054f5e6f6a624305b2f62d1026cd2c43 (patch)
tree305d2b19ebef0a2133fadb8ddcf207df3be90609 /llvm/lib/CodeGen/MachineInstr.cpp
parent7c84dad80a614226287dad4d28598c5662a1d1dc (diff)
downloadllvm-d6b82cba054f5e6f6a624305b2f62d1026cd2c43.zip
llvm-d6b82cba054f5e6f6a624305b2f62d1026cd2c43.tar.gz
llvm-d6b82cba054f5e6f6a624305b2f62d1026cd2c43.tar.bz2
Rename isA to isSameOrDerivedFrom.
There are two evils we can choose from: - Name overlap between isA-matcher and llvm::isa<>() - Bad name for what the isA-matcher currently does After some discussion we have agreed to go with the latter evil. Review: http://llvm-reviews.chandlerc.com/D40 llvm-svn: 163740
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions