[ThinLTO] Ensure function summary output order is stable
Iterate over the function list instead of a DenseMap of Function pointers when emitting the function summary into the module. This fixes PR26419. llvm-svn: 259398
Loading
Please sign in to comment