The AMDGPU backend has a built-in pass to lower constructors. We do this
manually in the start.cpp implementation so we can disable this to
keep the binaries smaller.
Details
Details
- Reviewers
- None
- Commits
- rGad00a3db4dde: [libc][AMDGPU] Disable the AMDGPU backend's ctor/dtor lowering for libc
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo