BumpPtrAllocator: use uintptr_t when aligning addresses to avoid undefined behaviour
[oota-llvm.git] / include / llvm / DebugInfo / DWARFFormValue.h
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2013-10-28 Alexey SamsonovDWARF parser: Use ArrayRef to represent form sizes...
2013-10-28 Alexey SamsonovDebugInfo: Introduce the notion of "form classes"
2013-10-18 Alexey Samsonov[DebugInfo] Remove unneeded struct member and hide...
2013-10-18 Alexey Samsonov[DebugInfo] Remove dead code.
2013-09-23 David BlaikieExract most of DWARFCompileUnit into a new DWARFUnit...
2013-09-22 David BlaikieRemove dead code
2013-08-27 Alexey SamsonovAdd support for DebugFission to DWARF parser
2013-04-17 Alexey SamsonovCreate a stub for DWARF parser unittests