[PATCH] DebugInfo: Introduce the notion of "form classes"

Alexey Samsonov samsonov at google.com
Fri Oct 18 02:06:58 PDT 2013


  * Commit unrelated cleanups as a separatec changes;
  * Changed DWARFFormValue::getAsFoo() interface to allow better error recovery;
  * Added a unit test.

Hi dblaikie,

http://llvm-reviews.chandlerc.com/D1961

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1961?vs=5003&id=5022#toc

Files:
  include/llvm/DebugInfo/DWARFFormValue.h
  unittests/DebugInfo/DWARFFormValueTest.cpp
  lib/DebugInfo/DWARFDebugInfoEntry.h
  lib/DebugInfo/DWARFDebugInfoEntry.cpp
  lib/DebugInfo/DWARFContext.cpp
  lib/DebugInfo/DWARFFormValue.cpp
  lib/DebugInfo/DWARFUnit.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1961.2.patch
Type: text/x-patch
Size: 18932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131018/3e6d88b5/attachment.bin>


More information about the llvm-commits mailing list