Commit 1423ed0
authored
[MC] Use a variant to hold MCCFIInstruction state (NFC) (llvm#164720) (#682)
AMDGPU requires more complex CFI rules, normally these would be
expressed with .cfi_escape, however this would make the CFI unreadable
and makes it difficult to update registers in CFI instructions (also
something AMDGPU requires).
Authored-by: Emma Pilkington <[email protected]>
(cherry picked from commit fd94b41)1 parent 823e008 commit 1423ed0
File tree
4 files changed
+163
-213
lines changed- llvm
- include/llvm/MC
- lib
- CodeGen
- AsmPrinter
- MC
4 files changed
+163
-213
lines changed
0 commit comments