[LLVMdev] Fix for non-standard variable length array

Paolo Invernizzi arathorn at fastwebnet.it
Mon Oct 18 08:32:17 PDT 2004


On Oct 18, 2004, at 5:21 PM, Morten Ofstad wrote:

> Paolo Invernizzi wrote:
>
>> I submitted a patch with a std::vector, but was commited as alloca ;-P
>
> for the other problem?

Yep, there was another C99 array in the sources

> I made a nice clean patch using std::vector in LiveVariables.cpp now, 
> which I include with this message... By the way, where do you submit 
> the patches if not to the mailing list?

I submitted patches to the ML, but usually grouping them together "by 
cases"... missing header, missing std:: prefixes and so on...


>  I thought I should post here so Paolo and others interested in the 
> porting effort can apply them locally without waiting for them to be 
> accepted in the main tree, but maybe there is a better way?

I would like to have the time to try out your recent patches... but I 
pretty busy ;-((

---
Paolo




More information about the llvm-dev mailing list