[PATCH] D51798: [Dwarf/AArch64] Return address signing B key dwarf support
Luke Cheeseman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 17 06:47:59 PDT 2018
LukeCheeseman updated this revision to Diff 165754.
LukeCheeseman edited the summary of this revision.
LukeCheeseman added a comment.
- Replace .append_augmentation <string> with .cfi_b_key_frame
https://reviews.llvm.org/D51798
Files:
include/llvm/MC/MCDwarf.h
include/llvm/MC/MCStreamer.h
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
lib/MC/MCAsmStreamer.cpp
lib/MC/MCDwarf.cpp
lib/MC/MCParser/AsmParser.cpp
lib/MC/MCStreamer.cpp
lib/Target/AArch64/AArch64AsmPrinter.cpp
lib/Target/AArch64/AArch64FrameLowering.cpp
lib/Target/AArch64/AArch64InstrInfo.td
test/CodeGen/MIR/AArch64/return-address-signing.mir
test/DebugInfo/AArch64/return-address-signing.ll
test/MC/ELF/cfi-b-key-frame.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51798.165754.patch
Type: text/x-patch
Size: 11145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180917/ffe3fda3/attachment.bin>
More information about the llvm-commits
mailing list