diff options
author | Daniel Hoekwater <hoekwater@google.com> | 2023-08-18 18:43:17 +0000 |
---|---|---|
committer | Daniel Hoekwater <hoekwater@google.com> | 2023-08-18 19:40:11 +0000 |
commit | ca72b0a70923ebb59a114ce497794d58f31457a3 (patch) | |
tree | 2d87a172b108614a5d3d7858459834e495394724 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 67b71ad04a7487331972ec522291c310c6429150 (diff) | |
download | llvm-ca72b0a70923ebb59a114ce497794d58f31457a3.zip llvm-ca72b0a70923ebb59a114ce497794d58f31457a3.tar.gz llvm-ca72b0a70923ebb59a114ce497794d58f31457a3.tar.bz2 |
[CodeGen] Use the TII hook for Noop insertion in BBSections (NFC)
Refactor BasicBlockSections to use the target-specific noop insertion
hook from TargetInstrInfo instead of building it ourselves. Using the
TII hook is both cleaner and makes it easier to extend BBSections to
non-X86 targets.
Differential Revision: https://reviews.llvm.org/D158303
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions