COFF: Move a call to toString() out of the hot path.
Profiling revealed that we were spending 5% of our time linking chrome_child.dll just in this call to toString(). Differential Revision: https://reviews.llvm.org/D27628 llvm-svn: 289270
Loading
Please sign in to comment