[PATCH] D141879: [X86] Add register definitions for cfi directives

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 11:49:06 PST 2023


mcgrathr added a comment.

Assembler syntax exists for humans who write assembly, not just for compilers.
Compilers do not emit CFI that refers to these registers.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141879/new/

https://reviews.llvm.org/D141879



More information about the llvm-commits mailing list