[PATCH] D159000: Reland "[Profile] Allow online merging with debug info correlation."
Ellis Hoag via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 28 09:35:57 PDT 2023
ellis accepted this revision.
ellis added a comment.
This revision is now accepted and ready to land.
Thanks for adding the test case! Can you also link the original diff in the summary?
================
Comment at: compiler-rt/test/profile/instrprof-merge-empty-data.test:1
+// Test
+// RUN: rm -rf %t.dir && split-file %s %t.dir && cd %t.dir
----------------
Please add a more descriptive explanation for this test 😜
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159000/new/
https://reviews.llvm.org/D159000
More information about the cfe-commits
mailing list