OSDN Git Service

Add DWARFFormValue::getAsBlock() and add FC_Flag as an acceptable class for an unsign...
authorFrederic Riss <friss@apple.com>
Thu, 4 Sep 2014 06:14:35 +0000 (06:14 +0000)
committerFrederic Riss <friss@apple.com>
Thu, 4 Sep 2014 06:14:35 +0000 (06:14 +0000)
commitb81715aca871ac4f14513b853336fb6acf0a1d78
tree6b19bf61164b04586005e32000fe887259b3cb8e
parenta1f7715ef94dfc415dce9ecd27bae6c0ff2cbac3
Add DWARFFormValue::getAsBlock() and add FC_Flag as an acceptable class for an unsigned constant.

To be used in further patches that improve the dumpers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217129 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DWARFFormValue.h
lib/DebugInfo/DWARFFormValue.cpp