Also, skip installing startup objects for baremetal targets for now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with one minor nit
libc/CMakeLists.txt | ||
---|---|---|
166–172 | Nit: libc_sub_install_targets seems like it should be capitalized to match the other variables next to it |
Comment Actions
Remove an intermediate variable.
libc/CMakeLists.txt | ||
---|---|---|
166–172 | I have removed that intermediate variable. |
Nit: libc_sub_install_targets seems like it should be capitalized to match the other variables next to it