[ELF] Inline ARMExidxSyntheticSection::classof. NFC
authorFangrui Song <i@maskray.me>
Wed, 16 Mar 2022 06:41:30 +0000 (23:41 -0700)
committerFangrui Song <i@maskray.me>
Wed, 16 Mar 2022 06:41:30 +0000 (23:41 -0700)
commit385573e07b528f04e70aeb82c3462cb0bd699779
treeb2c5d75663023c1d396f72dd4670a3d1449bc288
parent1a590232f42a129b1d209a2f9ac2915f1e8d13d0
[ELF] Inline ARMExidxSyntheticSection::classof. NFC

To optimize the only call site `dyn_cast<ARMExidxSyntheticSection>(first)` and
decrease code size.
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h