diff options
author | Fangrui Song <i@maskray.me> | 2025-01-27 22:39:40 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-01-27 22:39:41 -0800 |
commit | 085f7fb560ee08a4d78a51dbf247ea816f8515a7 (patch) | |
tree | 528cd361f00d353851ea97c73c57fe8464500b1b /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 5e43dd5bde99bf0e1f58efb4bb4fd3eb1a78d253 (diff) | |
download | llvm-085f7fb560ee08a4d78a51dbf247ea816f8515a7.zip llvm-085f7fb560ee08a4d78a51dbf247ea816f8515a7.tar.gz llvm-085f7fb560ee08a4d78a51dbf247ea816f8515a7.tar.bz2 |
[ELF] Remove redundant isExported computation
Commit 2a26292388fcab0c857c91b2d08074c33abd37e8 made `isExported`
accurate except a few linker-synthesized symbols in finalizeSections.
We can collect these linker-synthesized symbols into a vector
and avoid recomputation for other symbols.
This is reland of 1a4d6de1b532149b10522eae5dabce39e5f7c687 after
`isExported` has been made accurate by f10441ad003236ef3b9e5415a571d2be0c0ce5ce
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions