Displaying 1 result from an estimated 1 matches for "tp28146893p28146893".
2010 Apr 06
2
[LLVMdev] Getting size of array allocations
...type:
%a = alloca i32, i32 10
Now, how do I go about extracting '10' as the array size from the first
alloca instruction? isArrayAllocation returns false and getArraySize returns
1.
Thanks,
--Aashay
--
View this message in context: http://old.nabble.com/Getting-size-of-array-allocations-tp28146893p28146893.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.