Re: [PATCH] D14266: CodeGen: Update for debug info API change.Depends on D14265.

2015-11-05 Thread Peter Collingbourne via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL252220: CodeGen: Update for debug info API change. (authored by pcc). Changed prior to commit: http://reviews.llvm.org/D14266?vs=39004&id=39414#toc Repository: rL LLVM http://reviews.llvm.org/D14266

Re: [PATCH] D14266: CodeGen: Update for debug info API change.Depends on D14265.

2015-11-03 Thread Duncan P. N. Exon Smith via cfe-commits
This LGTM (although obviously gated on LLVM changes). > On 2015-Nov-02, at 16:28, Peter Collingbourne wrote: > > pcc created this revision. > pcc added a reviewer: dexonsmith. > pcc added a subscriber: cfe-commits. > > http://reviews.llvm.org/D14266 > > Files: > lib/CodeGen/CGDebugInfo.cpp >