aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChristian Sigg <chsigg@users.noreply.github.com>2024-03-28 20:12:27 +0100
committerGitHub <noreply@github.com>2024-03-28 20:12:27 +0100
commit6e58efac16958ccb99060f4329b48737be7d8d36 (patch)
tree22f987faf07717bfc7d62696dad080079df53fb9 /clang/lib/Frontend/CompilerInvocation.cpp
parentc2f3a11dbe1a6bc2fc46b35c3fb4398e1d6a90c4 (diff)
downloadllvm-6e58efac16958ccb99060f4329b48737be7d8d36.zip
llvm-6e58efac16958ccb99060f4329b48737be7d8d36.tar.gz
llvm-6e58efac16958ccb99060f4329b48737be7d8d36.tar.bz2
[mlir][bazel] Export headers either from :Transforms or :TransformUtils (#86819)
Split them according to their implementation. Ideally, header files should be used by only one target, but this is hard because CMake is less strict with headers (no layering check). But even with bazel, headers should only be exported once in the `hdrs` attribute. Other targets may use them in the `srcs` attribute to avoid circular dependencies.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions