llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28k stars 11.56k forks source link

Missed symbol internalization opportunities when using ThinLTO (vs FullLTO) #54488

Open int3 opened 2 years ago

int3 commented 2 years ago

See https://reviews.llvm.org/D121428#inline-1161846. Not gonna have the bandwidth to work on it now, so feel free to grab this

llvmbot commented 2 years ago

@llvm/issue-subscribers-lld-macho

nico commented 2 years ago

@speednoisemovement