[PATCH] D62461: [llvm-objdump] Print source when subsequent lines in the translation unit come from the same line in two different headers.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 23:21:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362771: [llvm-objdump] Print source when subsequent lines in the translation unit comeā€¦ (authored by pozulp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62461?vs=203498&id=203500#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62461

Files:
  llvm/trunk/test/tools/llvm-objdump/X86/Inputs/source-interleave-header1.h
  llvm/trunk/test/tools/llvm-objdump/X86/Inputs/source-interleave-header2.h
  llvm/trunk/test/tools/llvm-objdump/X86/Inputs/source-interleave-same-line-different-file.c
  llvm/trunk/test/tools/llvm-objdump/X86/Inputs/source-interleave-same-line-different-file.ll
  llvm/trunk/test/tools/llvm-objdump/X86/Inputs/source-interleave.ll
  llvm/trunk/test/tools/llvm-objdump/X86/source-interleave-same-line-different-file.test
  llvm/trunk/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62461.203500.patch
Type: text/x-patch
Size: 7138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/aaa7c617/attachment.bin>


More information about the llvm-commits mailing list