Skip to content
Commit edf07887 authored by Christopher Lamb's avatar Christopher Lamb
Browse files

Change the PointerType api for creating pointer types. The old functionality...

Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space.

llvm-svn: 45082
parent 77560fbd
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