aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2019-06-27 11:44:45 +0000
committerTim Northover <tnorthover@apple.com>2019-06-27 11:44:45 +0000
commit22c96a966b111ed433ddab238e9f83109c0a824a (patch)
tree0f93e799d95507e27c01e90048f0fc63bdacc08e /llvm/lib/CodeGen/MachineFunction.cpp
parentcfe9d0fb2bb91ae55136b28b3602e02ddc837d8c (diff)
downloadllvm-22c96a966b111ed433ddab238e9f83109c0a824a.zip
llvm-22c96a966b111ed433ddab238e9f83109c0a824a.tar.gz
llvm-22c96a966b111ed433ddab238e9f83109c0a824a.tar.bz2
IR: compare type attributes deeply when looking into functions.
FunctionComparator attempts to produce a stable comparison of two Function instances by looking at all available properties. Since ByVal attributes now contain a Type pointer, they are not trivially ordered and FunctionComparator should use its own Type comparison logic to sort them. llvm-svn: 364523
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions