summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-04-10 13:42:51 -0700
committerFangrui Song <i@maskray.me>2024-04-10 13:42:51 -0700
commitc258f573981336cd9f87f89e59c6c2117e5d44ec (patch)
tree8f52f077a70dd1c539cfe745f4d23d351817f655 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent05093e243859a371f96ffa1c320a4b51579c3da7 (diff)
[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 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions