[LLVMdev] Explanation

George Baah georgebaah at gmail.com
Mon Jun 6 09:08:42 PDT 2011


Hi All,
  I am trying to check if a Value type is a int32 pointer by using


if(T == Type::getInt1PtrTy(Context, AS)) ...


I am trying to understand the AS (address space).

How do I get it? Thanks.



George


*
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110606/775e4f09/attachment.html>


More information about the llvm-dev mailing list