When building for default target only, use exact target spelling
when deriving the name for the per-target runtime directory. This
is necessary for AArch32 where the CMake build by default rewrites
the architecture which leads to unexpected results.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
lgtm with a comment in the code
compiler-rt/cmake/Modules/CompilerRTUtils.cmake | ||
---|---|---|
340 ↗ | (On Diff #174317) | merits a comment |