davidxl added inline comments.
================ Comment at: compiler-rt/lib/profile/InstrProfilingFile.c:795 - /* When PNS >= OldPNS, the last one wins. */ - if (!FilenamePat || parseFilenamePattern(FilenamePat, CopyFilenamePat)) resetFilenameToDefault(); ---------------- what is this change for? ================ Comment at: compiler-rt/test/profile/Posix/instrprof-fork.c:10 +// RUN: PROFILE2=`tail -n 1 %t.out` +// RUN: ls $PROFILE2 + ---------------- add some dump and check to make sure profiles are not truncated? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D155290/new/ https://reviews.llvm.org/D155290 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits