llvm-6502/lib/Transforms
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
..
Hello
InstCombine Revert r218721, r218735. 2014-10-01 10:07:28 +00:00
Instrumentation Introduce support for custom wrappers for vararg functions. 2014-09-30 12:33:16 +00:00
IPO Add control of function merging to the PMBuilder. 2014-09-13 21:46:00 +00:00
ObjCARC
Scalar Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
Utils DIBuilder: Encapsulate DIExpression's element type 2014-10-01 20:26:08 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile