diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2025-03-13 12:17:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-13 12:17:59 +0100 |
commit | 95d28fe503cc3d2bc0bb980442d3defaf199ea5a (patch) | |
tree | d177e2445fe6517bfc1d2e1a878774142b4980f1 /llvm/lib/Transforms/Utils/BuildLibCalls.cpp | |
parent | 786e70ff104fdecaa246bbe98f7ff1e220455a58 (diff) | |
download | llvm-95d28fe503cc3d2bc0bb980442d3defaf199ea5a.zip llvm-95d28fe503cc3d2bc0bb980442d3defaf199ea5a.tar.gz llvm-95d28fe503cc3d2bc0bb980442d3defaf199ea5a.tar.bz2 |
[Premerge] Add flang-rt (#128678)
Flang's runtime can now be built using LLVM's LLVM_ENABLE_RUNTIMES
mechanism, with the intent to remove the old mechanism in #124126.
Update the pre-merge builders to use the new mechanism.
In the current form, #124126 actually will add
LLVM_ENABLE_RUNTIMES=flang-rt implicitly, so no change is strictly
needed. I still think it is a good idea to do it explicitly and in
advance.
On Windows, flang-rt also requires compiler-rt, but which is not
building on Windows anyway.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BuildLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions