diff options
author | Shoaib Meenai <smeenai@fb.com> | 2022-11-29 17:38:12 -0800 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2022-11-30 11:14:37 -0800 |
commit | a323e515eee85121c6b85f08eef5acc427d22f83 (patch) | |
tree | 209a19b43ecddcfac76f0ac1e640cc8faa415cea /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 6de939dbe7519f21ba774199e91f7fba9fd55cef (diff) | |
download | llvm-a323e515eee85121c6b85f08eef5acc427d22f83.zip llvm-a323e515eee85121c6b85f08eef5acc427d22f83.tar.gz llvm-a323e515eee85121c6b85f08eef5acc427d22f83.tar.bz2 |
[runtimes] Support sub-components in LLVM_RUNTIME_DISTRIBUTION_COMPONENTS
Right now, sub-components are only accounted for when the runtime has
been configured and the main LLVM configure is rerun after that. We can
make use of LLVM_RUNTIME_DISTRIBUTION_COMPONENTS to make sub-component
targets available from the start, but that currently clashes with the
sub-component target generation once they are picked up. Make sure we
don't create duplicate targets; an analogous check already exists in
runtime_default_target.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D138966
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions