diff options
author | Fangrui Song <i@maskray.me> | 2025-01-26 20:43:03 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-01-26 20:43:03 -0800 |
commit | 1a4d6de1b532149b10522eae5dabce39e5f7c687 (patch) | |
tree | 9801d66a6642f4ae18f6c0582878b759781f9eab /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2a26292388fcab0c857c91b2d08074c33abd37e8 (diff) | |
download | llvm-1a4d6de1b532149b10522eae5dabce39e5f7c687.zip llvm-1a4d6de1b532149b10522eae5dabce39e5f7c687.tar.gz llvm-1a4d6de1b532149b10522eae5dabce39e5f7c687.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.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions