[PATCH] D37246: [PGO] Fixed non-determinism with DenseSet storing function importing info.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 21:13:31 PDT 2017


danielcdh added a comment.

does this change any tests?



================
Comment at: lib/IR/MDBuilder.cpp:77
 
+
 MDNode *MDBuilder::createFunctionSectionPrefix(StringRef Prefix) {
----------------
please remove this line


https://reviews.llvm.org/D37246





More information about the llvm-commits mailing list