Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(619)

Issue 1541063002: misc cleanup of Compiler::run (Closed)

Created:
5 years ago by rkotlerimgtec
Modified:
4 years, 12 months ago
CC:
native-client-reviews_googlegroups.com, rich.fuhler_imgtec.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

misc cleanup of Compiler::run This assumes patch from 1534883005 though still needs to rename validateAndGenerateBuildAttributes to dumpBuildAttributes BUG= R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=93d85ce0a3d63a9bd40973212225bb9513f1d170

Patch Set 1 #

Total comments: 3

Patch Set 2 : rebase to master #

Total comments: 2

Patch Set 3 : changes suggested by stichnot #

Total comments: 2

Patch Set 4 : changes suggested by stichnot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -23 lines) Patch
M src/IceCompiler.cpp View 1 2 3 6 chunks +25 lines, -23 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
rkotlerimgtec
5 years ago (2015-12-22 01:21:09 UTC) #3
rkotlerimgtec
Rebase to master branch. Note, this patch also fixes several places where a value is ...
5 years ago (2015-12-22 22:27:28 UTC) #4
rkotlerimgtec
Rebase to master branch. Note, this patch also fixes several places where a value is ...
5 years ago (2015-12-22 22:27:30 UTC) #5
rkotlerimgtec
https://codereview.chromium.org/1541063002/diff/20001/src/IceCompiler.cpp File src/IceCompiler.cpp (right): https://codereview.chromium.org/1541063002/diff/20001/src/IceCompiler.cpp#newcode102 src/IceCompiler.cpp:102: if (!std::regex_match(IRFilename, std::regex(".*\\.ll")) && I would also be okay ...
5 years ago (2015-12-22 23:21:55 UTC) #6
Jim Stichnoth
https://codereview.chromium.org/1541063002/diff/1/src/IceCompiler.cpp File src/IceCompiler.cpp (right): https://codereview.chromium.org/1541063002/diff/1/src/IceCompiler.cpp#newcode20 src/IceCompiler.cpp:20: #include <regex> Our (unwritten) convention is to put system ...
5 years ago (2015-12-23 15:54:16 UTC) #7
rkotlerimgtec
I"m not sure what you want here. Do you want to abandon this whole patch ...
5 years ago (2015-12-23 18:57:54 UTC) #8
Jim Stichnoth
On 2015/12/23 18:57:54, rkotlerimgtec wrote: > I"m not sure what you want here. Do you ...
5 years ago (2015-12-23 21:28:44 UTC) #9
rkotlerimgtec
Gotcha. I was careless there. Oops. I will fix that. On Wed, Dec 23, 2015 ...
5 years ago (2015-12-23 21:58:56 UTC) #10
rkotlerimgtec
I will look at a few variants to make it read the best. In general ...
5 years ago (2015-12-23 22:08:13 UTC) #11
rkotlerimgtec
5 years ago (2015-12-23 23:29:15 UTC) #13
Jim Stichnoth
https://codereview.chromium.org/1541063002/diff/1/src/IceCompiler.cpp File src/IceCompiler.cpp (right): https://codereview.chromium.org/1541063002/diff/1/src/IceCompiler.cpp#newcode20 src/IceCompiler.cpp:20: #include <regex> On 2015/12/23 15:54:15, stichnot wrote: > Our ...
4 years, 12 months ago (2015-12-25 15:31:01 UTC) #14
rkotlerimgtec
https://codereview.chromium.org/1541063002/diff/1/src/IceCompiler.cpp File src/IceCompiler.cpp (right): https://codereview.chromium.org/1541063002/diff/1/src/IceCompiler.cpp#newcode20 src/IceCompiler.cpp:20: #include <regex> On 2015/12/25 15:31:01, stichnot wrote: > On ...
4 years, 12 months ago (2015-12-26 23:29:43 UTC) #15
Jim Stichnoth
lgtm
4 years, 12 months ago (2015-12-28 08:09:57 UTC) #16
Jim Stichnoth
4 years, 12 months ago (2015-12-28 08:10:11 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:80001) manually as
93d85ce0a3d63a9bd40973212225bb9513f1d170 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698