Files
clang-p2996/llvm/test/Transforms/SampleProfile/profile-context-order.ll
Arthur Eubanks eecb8c5f06 [SampleProfile] Use LazyCallGraph instead of CallGraph
The function order in some tests had to be changed because they relied on ordering of functions returned in an SCC which is consistent but unspecified.
2023-03-20 13:43:54 -07:00

12 KiB