[PATCH] D48143: CodeGen: Add a target option for emitting .addrsig directives for all address-significant symbols.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 15:45:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337331: CodeGen: Add a target option for emitting .addrsig directives for all address… (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48143?vs=151230&id=155980#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48143

Files:
  llvm/trunk/include/llvm/CodeGen/CommandFlags.inc
  llvm/trunk/include/llvm/Target/TargetOptions.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/test/CodeGen/X86/addrsig.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48143.155980.patch
Type: text/x-patch
Size: 4402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/6d93911f/attachment.bin>


More information about the llvm-commits mailing list