BytecodeWriter.h is now included in IR.h, and the corresponding dependency should be moved to header_deps. This change fixes Google's internal build, which seems to have a stricter layering check than bazel's, but it's still the right thing to do.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache. · View Herald Transcript
Closed by commit rG896af9e48da4: [bazel] Fix layering check after 0610e2f (authored by csigg). · Explain Why
This revision was automatically updated to reflect the committed changes.