[llvm] [bazel] Add td_library target for OptParser.td (PR #86363)
Keith Smiley via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 12:21:04 PDT 2024
keith wrote:
> Do you know what the difference is w/ your downstream use case that including that file directly doesn't work?
The issue is the downstream library doesn't have the right include paths when just importing the file vs the library which propagates its directory
https://github.com/llvm/llvm-project/pull/86363
More information about the llvm-commits
mailing list