Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[InstrProf] Mark counters as used in debug correlation mode
In debug info correlation mode we do not emit the data globals so we need to explicitly mark the counter globals as used so they don't get stripped. Reviewed By: kyulee Differential Revision: https://reviews.llvm.org/D115981
- Loading branch information