[LLVMdev] Question on debug information
Eric Christopher
echristo at apple.com
Wed Mar 7 00:15:36 PST 2012
On Mar 7, 2012, at 12:00 AM, Seb wrote:
> Hi Jim,
>
> Thanks for the advice. Since I'm using LLVM 2.9 style of debug information. Will this code benefit from those improvement or should I generate LLVM 3.0 style of debug information ?
Development isn't going on the 2.9 code base any more and a bunch of changes and fixes have gone in from then until now. Generating current debug information is your likely best direction.
-eric
More information about the llvm-dev
mailing list