[PATCH] D55774: [AArch64] - Return address signing dwarf support

Luke Cheeseman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 02:41:30 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349472: [AArch64] - Return address signing dwarf support (authored by LukeCheeseman, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55774?vs=178482&id=178629#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55774

Files:
  llvm/trunk/include/llvm/BinaryFormat/Dwarf.def
  llvm/trunk/include/llvm/BinaryFormat/Dwarf.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
  llvm/trunk/include/llvm/MC/MCDwarf.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/lib/BinaryFormat/Dwarf.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/trunk/lib/CodeGen/CFIInstrInserter.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.h
  llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/trunk/lib/CodeGen/MachineOperand.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCDwarf.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/trunk/test/CodeGen/AArch64/sign-return-address.ll
  llvm/trunk/test/CodeGen/MIR/AArch64/cfi.mir
  llvm/trunk/tools/llvm-readobj/DwarfCFIEHPrinter.h
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55774.178629.patch
Type: text/x-patch
Size: 39061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/d4020d79/attachment.bin>


More information about the llvm-commits mailing list