summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/llvmAsmParser.cpp.cvs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-19 21:13:56 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-19 21:13:56 +0000
commita94d394ad2ae63071ae1fd203ea28f50066a5879 (patch)
treeac27c27212b5f7fefcab4a0e19f9053c8ce7a6c8 /llvm/lib/AsmParser/llvmAsmParser.cpp.cvs
parenteaedf70eea55bda4689f5ceaa73fed2e95143173 (diff)
downloadbcm5719-llvm-a94d394ad2ae63071ae1fd203ea28f50066a5879.tar.gz
bcm5719-llvm-a94d394ad2ae63071ae1fd203ea28f50066a5879.zip
For PR1043:
This is the final patch for this PR. It implements some minor cleanup in the use of IntegerType, to wit: 1. Type::getIntegerTypeMask -> IntegerType::getBitMask 2. Type::Int*Ty changed to IntegerType* from Type* 3. ConstantInt::getType() returns IntegerType* now, not Type* This also fixes PR1120. Patch by Sheng Zhou. llvm-svn: 33370
Diffstat (limited to 'llvm/lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud