diff options
author | Florian Hahn <flo@fhahn.com> | 2025-02-27 15:27:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-27 15:27:05 +0000 |
commit | 3afc3f43f0ba155e9655367c8bfa25eff5dfaf0f (patch) | |
tree | b59ffe0e13a5ae13505592894038200dd887c074 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 61aab82135db3e5e69a660f395c2008e812b8946 (diff) | |
download | llvm-3afc3f43f0ba155e9655367c8bfa25eff5dfaf0f.zip llvm-3afc3f43f0ba155e9655367c8bfa25eff5dfaf0f.tar.gz llvm-3afc3f43f0ba155e9655367c8bfa25eff5dfaf0f.tar.bz2 |
[MergeFunc] Remove discardables function before writing alias or thunk. (#128865)
Update writeThunkOrAlias to only create an alias or thunk if it is
actually needed. Drop discardable linkone_odr functions if they are not
used before.
PR: https://github.com/llvm/llvm-project/pull/128865
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions