[PATCH] D24180: Emit 'no line' information for interesting 'orphan' instructions

Paul Robinson via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 15:33:09 PST 2016


probinson updated this revision to Diff 78964.
probinson added a comment.

Refactor patch after r287686 (https://reviews.llvm.org/D26982).  Also took this opportunity to try to clarify the commentary.
Hopefully it's all rather easier to follow now.


https://reviews.llvm.org/D24180

Files:
  lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  lib/CodeGen/AsmPrinter/DebugHandlerBase.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  test/CodeGen/X86/stack-protector.ll
  test/DebugInfo/AArch64/line-header.ll
  test/DebugInfo/X86/dwarf-no-source-loc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24180.78964.patch
Type: text/x-patch
Size: 9534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/0b050d17/attachment.bin>


More information about the llvm-commits mailing list