Displaying 1 result from an estimated 1 matches for "arraybase".
2008 Jan 02
1
[LLVMdev] anyone seeing this assertion failure?
...;VRegInfo[0] is hit. Is anyone else seeing this?
unsigned createVirtualRegister(const TargetRegisterClass *RegClass) {
assert(RegClass && "Cannot create register without RegClass!");
// Add a reg, but keep track of whether the vector reallocated or
not.
void *ArrayBase = &VRegInfo[0];
...
I'm going to try reproing from my mac build, but if any of you are
sync'ed to the trunk and could compile and run fibonacci, I'd appreciate
it.
Thanks,
Chuck.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <ht...