Tim Northover dd77b948f1 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
2019-06-27 11:44:45 +00:00
..
2019-05-18 14:36:06 +00:00
2019-04-17 18:53:27 +00:00
2019-06-05 21:15:52 +00:00