No need to parse and add the same variables twice if runtimes is being
built for a generic target (i.e. w/o multilib).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D81574
[CMake][runtimes] Skip adding 2nd set of the same variables for a generic target ClosedPublic Authored by krisb on Jun 10 2020, 7:29 AM.
Details Summary No need to parse and add the same variables twice if runtimes is being
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 10 2020, 11:22 AM Closed by commit rG5a39bf2dc5ae: [CMake][runtimes] Skip adding 2nd set of the same variables for a generic target (authored by krisb). · Explain WhyJun 15 2020, 1:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 270676 llvm/runtimes/CMakeLists.txt
|