[PATCH] D62462: [llvm-objdump] Add warning messages if disassembly + source for problematic inputs
Mike Pozulp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 03:27:59 PDT 2019
mmpozulp updated this revision to Diff 213306.
mmpozulp added a comment.
Abandon [[FILE]] use in tests.
@grimar please try this on your windows box.
If someone with a windows system wants to try
adding [[FILE]] back in these tests then go for it.
Getting it to work might be complicated. I'm
definitely not going to figure it out without my own
windows machine on which to test and iterate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62462/new/
https://reviews.llvm.org/D62462
Files:
llvm/include/llvm/DebugInfo/DIContext.h
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
llvm/test/tools/llvm-objdump/X86/source-interleave-invalid-source.test
llvm/test/tools/llvm-objdump/X86/source-interleave-missing-source.test
llvm/test/tools/llvm-objdump/X86/source-interleave-no-debug-info.test
llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
llvm/tools/llvm-objdump/llvm-objdump.cpp
llvm/tools/llvm-objdump/llvm-objdump.h
llvm/tools/llvm-xray/func-id-helper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62462.213306.patch
Type: text/x-patch
Size: 17321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/de0f7481/attachment.bin>
More information about the llvm-commits
mailing list