llvm-6502/unittests
Frederic Riss 17b5682094 DWARFFormValue: Add getAsSignedConstant method.
The implementation accepts explicitely signed forms (DW_FORM_sdata),
but also unsigned forms as long as they fit in an int64_t.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231299 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-04 22:07:41 +00:00
..
ADT Explicitly default ilistTest::Node's copy constructor 2015-03-04 17:01:18 +00:00
Analysis
Bitcode
CodeGen
DebugInfo DWARFFormValue: Add getAsSignedConstant method. 2015-03-04 22:07:41 +00:00
ExecutionEngine
IR Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
LineEditor
Linker
MC
Option
ProfileData
Support
Transforms Add explicit type to empty std::set initializer to fix the libc++ build. 2015-03-03 01:39:13 +00:00
CMakeLists.txt
Makefile
Makefile.unittest