diff options
author | Christian Sigg <chsigg@users.noreply.github.com> | 2024-03-21 12:21:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 12:21:44 +0100 |
commit | 83e5a1239242d64110e3dfa96ed3889170ab96b2 (patch) | |
tree | 38affb4441f7cacdf6f714162aeda892a12e8c02 /llvm/docs/CommandGuide | |
parent | 7e72cafd68335e45d95ea6b7705bb5b9e7e442c8 (diff) | |
download | llvm-83e5a1239242d64110e3dfa96ed3889170ab96b2.zip llvm-83e5a1239242d64110e3dfa96ed3889170ab96b2.tar.gz llvm-83e5a1239242d64110e3dfa96ed3889170ab96b2.tar.bz2 |
[mlir][bazel] Don't expose interface headers from //mlir:IR. (#85867)
Move 3 interface headers in `//mlir:IR` from `hdrs` to `srcs`.
Header files should not be added to multiple targets, but this is hard
to avoid because CMake is less strict with headers. But we should at
least avoid exposing them as headers by multiple targets because it
confuses tooling.
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions