diff options
author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2025-08-27 14:19:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-27 14:19:30 +0300 |
commit | fa5557f1254cb9cb657f33f0171c29783a98665d (patch) | |
tree | f1140bee1ec04de5fdce450b6681fd7612c14b59 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 8687ef7ca200f56e7b9240651a89658fcc28e940 (diff) | |
download | llvm-fa5557f1254cb9cb657f33f0171c29783a98665d.zip llvm-fa5557f1254cb9cb657f33f0171c29783a98665d.tar.gz llvm-fa5557f1254cb9cb657f33f0171c29783a98665d.tar.bz2 |
[BOLT] Refactor MCInstReference and move it to Core (NFC) (#138655)
Refactor MCInstReference class and move it from PAuth gadget scanner to
Core.
MCInstReference is a class representing a constant reference to an
instruction inside a parent entity - either inside a basic block (which
has a reference to its parent function) or directly inside a function
(when CFG information is not available).
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions