Moving to LLVM 3.2 metadata format for DWARF generation

Hi all,

I'm using LLVM 2.9 metadata format for DWARF generation in my .ll file.
I would like to know if there is any benefit moving to LLVM 3.2 format ?

Thanks for your answers
Best Regards
Seb

Hi all,

I'm using LLVM 2.9 metadata format for DWARF generation in my .ll file.
I would like to know if there is any benefit moving to LLVM 3.2 format ?

Thanks for your answers
Best Regards
Seb

The old format is going away as soon as I (or someone else) can update dragonegg. Also, no real effort is being made in making sure that anything works in the old format.

-eric

Hi Eric,

*chuckle* No worries, it's been up there on mine for some time... you see
how far I've gotten with that :slight_smile:

-eric