forked from OSchip/llvm-project
bb111152b7
DWARFFormValues can be created from a data extractor or by passing its value directly. Until now this was done by member functions that modified an existing object's internal state. This patch replaces a subset of these methods with static method that return a new DWARFFormValue. llvm-svn: 354941 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DWARFDebugInfoTest.cpp | ||
DWARFDebugLineTest.cpp | ||
DWARFFormValueTest.cpp | ||
DwarfGenerator.cpp | ||
DwarfGenerator.h | ||
DwarfUtils.cpp | ||
DwarfUtils.h |