kyulee added inline comments.
================ Comment at: compiler-rt/lib/profile/InstrProfilingWriter.c:299 + if (DebugInfoCorrelate) { + ProfDataIOVec IOVecData[] = { ---------------- Should it be down after `__llvm_write_binary_ids` below although it doesn't do anything in general? I saw D114566 seems to parse this to compute the other addresses. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114565/new/ https://reviews.llvm.org/D114565 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits