mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 19:26:45 +00:00
[Bazel] Add a comment why an export file is needed. (#115556)
- [x] Add follow-up comment on why the export file is needed in BUILD.bazel
This commit is contained in:
parent
1bf385f102
commit
fb4f426c81
@ -32,6 +32,7 @@ exports_files([
|
||||
"include/llvm/IR/Intrinsics.td",
|
||||
"include/llvm/Option/OptParser.td",
|
||||
"utils/lit/lit.py",
|
||||
# This one is needed for building and vendoring out lldb from off tree.
|
||||
"utils/lldbDataFormatters.py",
|
||||
])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user