[PATCH] D33986: [ELF] - Simplify gdb-index-empty.s
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 05:30:40 PDT 2017
grimar created this revision.
Herald added a subscriber: emaste.
Just like I mentioned in post commit review for https://reviews.llvm.org/D33176,
this can be simplified.
May be it is possible to simplify even more,
I only tried to apply obvious simplification
changes I already did for other .gdb_index patches I worked on.
(faced with this testcase today during work on another patch and decided to
improve it while I am here).
https://reviews.llvm.org/D33986
Files:
test/ELF/gdb-index-empty.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33986.101702.patch
Type: text/x-patch
Size: 7924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/2cd84b8f/attachment-0001.bin>
More information about the llvm-commits
mailing list