[PATCH] D35236: Refactor gdb index creation

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 12:33:47 PDT 2017


rafael updated this revision to Diff 106280.
rafael added a comment.

Address review comments.

This is now just about moving the section creation earlier where it can be easily templated.


https://reviews.llvm.org/D35236

Files:
  ELF/GdbIndex.h
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35236.106280.patch
Type: text/x-patch
Size: 6099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/d18f3df9/attachment-0001.bin>


More information about the llvm-commits mailing list