Skip to content

Conversation

@resistor
Copy link
Collaborator

Port over two fixes for a layering violation introduced during the LLVM 17 merge.

  • [Transforms] Move createLogCheriSetBoundsPass to Transforms/Utils.h
  • Revert "Utils: add missing dep for llvm/CodeGen/GenVT.inc"

jrtc27 added 2 commits August 15, 2025 09:57
This lets us drop dependencies on any CodeGen headers. Also add a
LogCheriSetBoundsID like the other passes.
This was needed due to a layering violation, and the dependency itself
is also a layering violation. The underlying cause has now been fixed.

This reverts commit 430ebd2.
@resistor resistor merged commit bfbfac6 into CHERIoT-Platform:cheriot Aug 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants