diff options
author | Tim Northover <tnorthover@apple.com> | 2019-06-27 11:44:45 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2019-06-27 11:44:45 +0000 |
commit | 22c96a966b111ed433ddab238e9f83109c0a824a (patch) | |
tree | 0f93e799d95507e27c01e90048f0fc63bdacc08e /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | cfe9d0fb2bb91ae55136b28b3602e02ddc837d8c (diff) | |
download | llvm-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