Files
clang-p2996/llvm/lib
Sergei Barannikov 78671dbb26 [Sparc] Use helper class for emitting CFI instructions into MIR (#136027)
Also, guard emission by `needsFrameMoves()` check. There are no changes
in tests because cfi instructions are currently ignored by AsmPrinter
when they don't need to be printed/encoded.

PR: https://github.com/llvm/llvm-project/pull/136027
2025-04-17 03:53:08 +03:00
..