https://reviews.llvm.org/D116179 introduced some changes to
InstrProfData.inc which broke some downstream builds. This commit
reverts those changes since they only changes two field names.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM thanks!
compiler-rt/include/profile/InstrProfData.inc | ||
---|---|---|
650–651 | It might be also worth leaving a comment here pointing to the two FIXME comments you added so we can incorporate those when we make the next change that requires a version bump. |
It might be also worth leaving a comment here pointing to the two FIXME comments you added so we can incorporate those when we make the next change that requires a version bump.