Files
clang-p2996/llvm/lib/CodeGen/CFIInstrInserter.cpp
Daniel Sanders 74003f11b3 [mc] Add CFI directive to emit val_offset() rules (#113971)
These specify that the value of the given register in the previous frame
is the CFA plus some offset. This isn't very common but can be necessary
if the original value is normally reconstructed from the stack/frame
pointer instead of being saved on the stack and reloaded from there.
2024-11-11 11:38:36 -08:00

19 KiB