diff options
author | Ross Burton <ross.burton@arm.com> | 2025-07-31 20:12:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-04 18:04:04 +0100 |
commit | 844e2ebbfc451ee2bdccb81467acd2f8fd80ca73 (patch) | |
tree | b5e5774edf7031e35683c010ea33c4f29f67d494 /scripts/lib/build_perf/html.py | |
parent | 2239c2c91ab35c67ccd95afe057350037f7d0e59 (diff) | |
download | poky-844e2ebbfc451ee2bdccb81467acd2f8fd80ca73.tar.gz |
clang: split lld into a separate lld recipe
The lld linker is a standalone project under the LLVM umbrella that just
depends on libLLVM and nothing else, such as clang.
To reduce the build time of clang if lld is not being used, split it out
into a separate recipe.
To ensure that lld is present if needed, the clang-cross recipe will
depend on lld-native if ld-is-lld is enable.
(From OE-Core rev: 5212b69f892af8c9b080fee2c21533a2bbdd2755)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions