Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4287)

Issue 392002: Refactor some ELF bits from file_id.cc into elfutils.{h,cc} (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by Ted Mielczarek
Modified:
11 years, 9 months ago
Reviewers:
jimb, Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

In preparation for a larger patch, this patch just refactors out some useful ELF
handling bits into a common place.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updated patch #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M Makefile.am View 1 5 chunks +6 lines, -0 lines 0 comments Download
M Makefile.in View 1 14 chunks +35 lines, -3 lines 0 comments Download
A src/common/linux/elfutils.cc View 1 1 chunk +122 lines, -0 lines 0 comments Download
A src/common/linux/elfutils.h View 1 chunk +81 lines, -0 lines 0 comments Download
M src/common/linux/file_id.cc View 1 chunk +1 line, -104 lines 0 comments Download

Messages

Total messages: 4
Ted Mielczarek
11 years, 10 months ago #1
Mark Mentovai
https://breakpad.appspot.com/392002/diff/1/src/common/linux/elfutils.cc File src/common/linux/elfutils.cc (right): https://breakpad.appspot.com/392002/diff/1/src/common/linux/elfutils.cc#newcode34 src/common/linux/elfutils.cc:34: #include "common/linux/elfutils.h" This one should come first, in a ...
11 years, 9 months ago #2
Ted Mielczarek
11 years, 9 months ago #3
Mark Mentovai
11 years, 9 months ago #4
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted