[PATCH] D35386: Speed up gdb index creation
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 10:58:36 PDT 2017
rafael updated this revision to Diff 106665.
rafael added a comment.
Change variable name and rebase.
I have kept the StringSwitch since it looks odd to duplicate a multiline if body.
https://reviews.llvm.org/D35386
Files:
ELF/GdbIndex.cpp
ELF/GdbIndex.h
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/SyntheticSections.cpp
test/ELF/invalid/invalid-debug-relocations.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35386.106665.patch
Type: text/x-patch
Size: 10353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/258235b2/attachment.bin>
More information about the llvm-commits
mailing list