[llvm-commits] PATCH: [DebugInfo] Minor refactoring of DWARFContext
Eric Christopher
echristo at apple.com
Wed Aug 29 10:42:07 PDT 2012
On Aug 29, 2012, at 10:38 AM, Alexey Samsonov <samsonov at google.com> wrote:
> Hi!
>
> This patch refactors fetching file/line info from DWARFContext to simplify the code and allow better code reuse. It also
> makes the code a bit more conforming to LLVM code style. No functionality change.
>
> Code review: https://codereview.appspot.com/6500047/
>
> --
> Alexey Samsonov, MSK
>
> <issue6500047_2001.diff>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
LGTM.
-eric
More information about the llvm-commits
mailing list