[LLVMdev] Line number information (and other metadata)

Jim Grosbach grosbach at apple.com
Thu Sep 2 10:28:31 PDT 2010


On Sep 2, 2010, at 4:05 AM, Renato Golin wrote:

> On 2 September 2010 11:35, David Given <dg at cowlark.com> wrote:
>>> The docs
>>> talk about Instruction::setDebugLoc(), but that method doesn't
>>> actually appear to be in my 2.7 LLVM Debian package.
> 
> I suggest you getting the SVN code, since quite a lot has changed
> since last freeze.

Vigourously seconded. It's very true in general, but with regards to debug information in particular, "quite a lot has changed since 2.7" is an understatement. It's an area of extremely active development (and improvement!).

-Jim



More information about the llvm-dev mailing list