[clang] [Clang] Don't use crtbegin/crtend when building for musl. (PR #85089)
Alastair Houghton via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 13 11:27:07 PDT 2024
al45tair wrote:
(I had assumed that they came from the C library, since that's where `crt1.o` comes from, but if they don't then it sounds like I just need to build them.)
https://github.com/llvm/llvm-project/pull/85089
More information about the cfe-commits
mailing list