diff options
author | Fangrui Song <i@maskray.me> | 2025-01-30 22:24:04 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-01-30 22:24:04 -0800 |
commit | d6fa74ab3d4cc77005836e72a2d6fe222bab4c59 (patch) | |
tree | 304d9f2b520c435dc2835a5b14a059c452be1283 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 3b2f4f4ab2d7a2008a3b0dcc46526429f7e29101 (diff) | |
download | llvm-d6fa74ab3d4cc77005836e72a2d6fe222bab4c59.zip llvm-d6fa74ab3d4cc77005836e72a2d6fe222bab4c59.tar.gz llvm-d6fa74ab3d4cc77005836e72a2d6fe222bab4c59.tar.bz2 |
[ELF] Merge exportDynamic/isExported and remove Symbol::includeInDynsym
Commit 3733ed6f1c6b0eef1e13e175ac81ad309fc0b080 introduced isExported to
cache includeInDynsym. If we don't unnecessarily set isExported for
undefined symbols, exportDynamic/includeInDynsym can be replaced with
isExported.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions