diff options
author | Aaron Siddhartha Mondal <aaron@eomii.org> | 2023-04-18 01:53:46 +0200 |
---|---|---|
committer | Aaron Siddhartha Mondal <aaron@eomii.org> | 2023-04-18 01:54:49 +0200 |
commit | 459420c33a2c80525bc73ad1ff89fdf4dd079d6c (patch) | |
tree | a2a164e3f785342a69b5d9979d2abab907a4de68 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 3a6c66a4ece46136085df1bbd09dd371336d6b5f (diff) | |
download | llvm-459420c33a2c80525bc73ad1ff89fdf4dd079d6c.zip llvm-459420c33a2c80525bc73ad1ff89fdf4dd079d6c.tar.gz llvm-459420c33a2c80525bc73ad1ff89fdf4dd079d6c.tar.bz2 |
[Bazel] Use dynamic workspace root determination
The `clang:ast` and `clang:builtin_headers_gen` targets currently use hardcoded `external/llvm-project`
paths to access generated headers.
With bzlmod this path becomes dependent on the module name, module version and module extension,
so we need a more dynamic approach.
Does not affect the WORKSPACE build.
Reviewed By: GMNGeoffrey, #bazel_build
Differential Revision: https://reviews.llvm.org/D137007
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions