[PATCH] D133662: [Clang] WIP: Change -ftime-trace storing path and support multiple compilation jobs

Jamie Schmeiser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 13 11:46:49 PDT 2022


jamieschmeiser added a comment.

I'm a little confused as to what is being proposed here.  Is this building on D131469 <https://reviews.llvm.org/D131469> or is it an alternative?  It seems that there are portions of the code from D131469 <https://reviews.llvm.org/D131469> included in these changes, which implies that you are building on it.  I think this patch is premature in that the other patch has not yet landed (@MaskRay has asked for revisions that @dongjunduo has made but is waiting for review).  When that patch has landed, this could be reposted based on those changes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133662/new/

https://reviews.llvm.org/D133662



More information about the cfe-commits mailing list