llvm-6502/include
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
..
llvm DIBuilder: Encapsulate DIExpression's element type 2014-10-01 20:26:08 +00:00
llvm-c C API: Add LLVMCloneModule() 2014-10-01 17:14:57 +00:00