Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put GEPOperator member function definition in the appropriate .cpp file | David Blaikie | 2015-05-21 | 1 | -0/+31 |
| | | | | | | Last commit put it in Constants.cpp instead of Operator.cpp llvm-svn: 237960 | ||||
* | [opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr. | David Blaikie | 2015-05-08 | 1 | -0/+13 |
Also a couple of other changes to avoid use of PointerType::getElementType here & there too. llvm-svn: 236799 |