[PATCH] D24014: [codeview] Add new directives to record inlined call site line info
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 10:51:21 PDT 2016
rnk updated this revision to Diff 70431.
rnk added a comment.
- Beef up asm parsing diagnostics
https://reviews.llvm.org/D24014
Files:
include/llvm/MC/MCCodeView.h
include/llvm/MC/MCFragment.h
include/llvm/MC/MCObjectStreamer.h
include/llvm/MC/MCStreamer.h
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
lib/MC/MCAsmStreamer.cpp
lib/MC/MCCodeView.cpp
lib/MC/MCObjectStreamer.cpp
lib/MC/MCParser/AsmParser.cpp
lib/MC/MCStreamer.cpp
test/DebugInfo/COFF/inlining-header.ll
test/DebugInfo/COFF/inlining-levels.ll
test/DebugInfo/COFF/inlining.ll
test/DebugInfo/COFF/local-variables.ll
test/MC/COFF/cv-def-range.s
test/MC/COFF/cv-empty-linetable.s
test/MC/COFF/cv-errors.s
test/MC/COFF/cv-inline-linetable-infloop.s
test/MC/COFF/cv-inline-linetable-unlikely.s
test/MC/COFF/cv-inline-linetable-unreachable.s
test/MC/COFF/cv-inline-linetable.s
test/MC/COFF/cv-loc-cross-section.s
test/MC/COFF/cv-loc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24014.70431.patch
Type: text/x-patch
Size: 60759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/778d558f/attachment-0001.bin>
More information about the llvm-commits
mailing list