diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-02-09 12:08:44 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-02-10 15:05:23 -0500 |
commit | 4ae83bb2b1e27628f6bd14d746aef964ed776d52 (patch) | |
tree | 09953b95e661e99ecbeef683194ba9ac7d4e01aa /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | eeb6be144f34158b7f9810f535b7b650390a05e3 (diff) | |
download | llvm-4ae83bb2b1e27628f6bd14d746aef964ed776d52.zip llvm-4ae83bb2b1e27628f6bd14d746aef964ed776d52.tar.gz llvm-4ae83bb2b1e27628f6bd14d746aef964ed776d52.tar.bz2 |
Update all LLVM documentation mentioning runtimes in LLVM_ENABLE_PROJECTS
We are moving away from building the runtimes with LLVM_ENABLE_PROJECTS,
however the documentation was largely outdated. This commit updates all
the documentation I could find to use LLVM_ENABLE_RUNTIMES instead of
LLVM_ENABLE_PROJECTS for building runtimes.
Note that in the near future, libcxx, libcxxabi and libunwind will stop
supporting being built with LLVM_ENABLE_PROJECTS altogether. I don't know
what the plans are for other runtimes like libc, openmp and compiler-rt,
so I didn't make any changes to the documentation that would imply
something for those projects.
Once this lands, I will also cherry-pick this on the release/14.x branch
to make sure that LLVM's documentation is up-to-date and reflects what
we intend to support in the future.
Differential Revision: https://reviews.llvm.org/D119351
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions