llvm-6502/lib
Duncan P. N. Exon Smith d045b8439a DIBuilder: Encapsulate DIExpression's element type
`DIExpression`'s elements are 64-bit integers that are stored as
`ConstantInt`.  The accessors already encapsulate the storage.  This
commit updates the `DIBuilder` API to also encapsulate that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218797 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-01 20:26:08 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine
IR DIBuilder: Encapsulate DIExpression's element type 2014-10-01 20:26:08 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support
TableGen
Target
Transforms DIBuilder: Encapsulate DIExpression's element type 2014-10-01 20:26:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile