[PATCH] D29203: Change debug-info-for-profiling from a TargetOption to a function attribute.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 15:58:09 PST 2017


danielcdh created this revision.
Herald added a subscriber: mehdi_amini.

LTO requires the debug-info-for-profiling to be a function attribute.


https://reviews.llvm.org/D29203

Files:
  include/llvm/IR/Attributes.td
  include/llvm/IR/Function.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  test/DebugInfo/Generic/gmlt.test
  test/DebugInfo/Inputs/gmlt.ll
  test/DebugInfo/Inputs/gmlt_profiling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29203.85982.patch
Type: text/x-patch
Size: 9097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/8c085621/attachment.bin>


More information about the llvm-commits mailing list