[llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.

Duncan Sands baldrick at free.fr
Thu Jul 18 22:11:11 PDT 2013


Hi Manman,

> How can I debug the failures?

well, you need to build dragonegg and run its testsuite (make check).  See here
for how to build it: http://dragonegg.llvm.org/
However as I'm about to take a look myself maybe you won't have to :)

> Also getDICompositeType is not used on mainline but is used on dragonegg, how
> can I figure out the usage?
> Do  I have access to the source?

Sure, you can check it out at http://llvm.org/svn/llvm-project/dragonegg/trunk

Ciao, Duncan.



More information about the llvm-commits mailing list