Skip to content
Commit d33749b4 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

VMCore: Add Type::getIntN[Ptr]Ty, which are the obvious generic forms of

Type::getInt{1,8,...}[Ptr]Ty, so code can consistently use the methods on Type
without occasionally needed to call IntegerType::get.

llvm-svn: 101111
parent e0a355af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment