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

Mike Pozulp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 23:00:36 PDT 2019


mmpozulp updated this revision to Diff 203498.
mmpozulp added a comment.

Incorporate feedback from @jhenderson to change 'headers' to 'files' in test description.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62461

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

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


More information about the llvm-commits mailing list