xinxinw1 created this revision.
Herald added subscribers: cfe-commits, mgorny.
Herald added a project: clang.
I want to pass some CMake cache files in CLANG_BOOTSTRAP_CMAKE_ARGS as `-C
.cmake` arguments. I want to be able to use the values of the
bootstrap passthrough variables in the cache file
xinxinw1 created this revision.
xinxinw1 added reviewers: beanz, phosek, xiaobai, smeenai.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
With %p, each test file that we're using to generate profile data will make its
own profraw file which is around 60 MB in size. If we h
xinxinw1 added a comment.
@vsk Thanks! The %c mode looks pretty cool but yeah, I don't really have the
bandwidth to test it right now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71585/new/
https://reviews.llvm.org/D71585
_