summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Operator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr.David Blaikie2015-05-081-0/+13
Also a couple of other changes to avoid use of PointerType::getElementType here & there too. llvm-svn: 236799
OpenPOWER on IntegriCloud