diff options
author | Fangrui Song <i@maskray.me> | 2024-04-10 13:42:51 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-04-10 13:42:51 -0700 |
commit | c258f573981336cd9f87f89e59c6c2117e5d44ec (patch) | |
tree | 8f52f077a70dd1c539cfe745f4d23d351817f655 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 05093e243859a371f96ffa1c320a4b51579c3da7 (diff) | |
download | llvm-c258f573981336cd9f87f89e59c6c2117e5d44ec.zip llvm-c258f573981336cd9f87f89e59c6c2117e5d44ec.tar.gz llvm-c258f573981336cd9f87f89e59c6c2117e5d44ec.tar.bz2 |
[ELF] Move createSyntheticSections from Writer.cpp to SyntheticSections.cpp. NFC
SyntheticSections.cpp is more appropriate. This change enables
elimination of many explicit template instantiations.
Due to `make<SymbolTableSection<ELFT>>(*strtab)` in Arch/ARM.cpp,
we do not remove explicit template instantiations for SymbolTableSection.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions