[PATCH] Create a stub for DWARF parser unittests
Alexey Samsonov
samsonov at google.com
Tue Apr 9 07:31:05 PDT 2013
Hi bkramer, echristo,
This change moves a single DWARF-specific header to include/llvm/DebugInfo from lib/
and adds a short unittest for r179095.
http://llvm-reviews.chandlerc.com/D646
Files:
unittests/CMakeLists.txt
unittests/Makefile
unittests/DebugInfo/DWARFFormValueTest.cpp
unittests/DebugInfo/CMakeLists.txt
unittests/DebugInfo/Makefile
lib/DebugInfo/DWARFDebugInfoEntry.cpp
lib/DebugInfo/DWARFCompileUnit.cpp
lib/DebugInfo/DWARFFormValue.cpp
lib/DebugInfo/DWARFFormValue.h
include/llvm/DebugInfo/DWARFFormValue.h
lib/DebugInfo/DWARFFormValue.h at 179095
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D646.1.patch
Type: text/x-patch
Size: 7338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130409/1a4849ac/attachment.bin>
More information about the llvm-commits
mailing list