After the TargetRegistry.h move, nothing in Support includes headers
from MC. However, files in tablegen use MC headers, so we must add an
entry for them in tblgen srcs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
A step in the right direction, thanks!
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel | ||
---|---|---|
455 | Can you note that this is a layering violation and we can't depend on MC because it creates circular dependencies? |
Can you note that this is a layering violation and we can't depend on MC because it creates circular dependencies?