[Lldb-commits] [lldb] [lldb] Add EXPORT to lldb-tblgen (PR #192610)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 17 01:30:43 PDT 2026
DavidSpickett wrote:
You can see that llvm and clang tblgen have this:
https://github.com/llvm/llvm-project/blob/6b0d268fe544b25fd1f82aad4e246f8a74e260ed/clang/utils/TableGen/CMakeLists.txt#L5
https://github.com/llvm/llvm-project/blob/6b0d268fe544b25fd1f82aad4e246f8a74e260ed/llvm/utils/TableGen/CMakeLists.txt#L33
https://github.com/llvm/llvm-project/pull/192610
More information about the lldb-commits
mailing list