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

Luke Cheeseman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 03:16:07 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D50136?vs=166273&id=167093#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50136

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-dwarfdump/llvm-dwarfdump.cpp
  llvm/trunk/tools/llvm-readobj/DwarfCFIEHPrinter.h
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50136.167093.patch
Type: text/x-patch
Size: 40270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/0aad6f43/attachment.bin>


More information about the llvm-commits mailing list