summaryrefslogtreecommitdiff
path: root/unittests/DebugInfo
AgeCommit message (Expand)AuthorFilesLines
2013-12-10[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi1-3/+1
2013-10-29DWARF parser: propery handle DW_FORM_ref_sig8 and fix Windows build.Alexey Samsonov1-0/+1
2013-10-28DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::ext...Alexey Samsonov1-2/+2
2013-10-28DebugInfo: Introduce the notion of "form classes"Alexey Samsonov1-0/+17
2013-04-17Create a stub for DWARF parser unittestsAlexey Samsonov3-0/+60