diff options
author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2025-09-30 12:46:04 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-30 12:46:04 +0300 |
commit | da315a3528807574d1c9ba44758d35bfc515e709 (patch) | |
tree | 7feb39eb25e1396b8a77061827836934aa7c7769 /clang/test/CodeGen/fp-strictfp.cpp | |
parent | 0d9dd60815e9b802cd2a02f0eec13941660e8fb7 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
Refactor MCInstReference class and move it from PAuth gadget scanner to
Core.
MCInstReference is a class representing a reference to a constant
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).
This patch reapplies #138655 with a fix for iterator usage and multiple
minor issues fixed during the second round of review.
Diffstat (limited to 'clang/test/CodeGen/fp-strictfp.cpp')
0 files changed, 0 insertions, 0 deletions