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

Issue 11428170: Remove bundling from the MCAssembler interface (Closed)

Created:
8 years ago by sehr
Modified:
8 years ago
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/pnacl-llvm.git@master
Visibility:
Public.

Description

Remove bundling from the MCAssembler interface A preparatory stage towards cleanly separating bundling for upstreaming. BUG= http://code.google.com/p/nativeclient/issues/detail?id=3178 Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=764bddd

Patch Set 1 #

Total comments: 6

Patch Set 2 : Eli's review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -56 lines) Patch
M include/llvm/MC/MCAssembler.h View 2 chunks +0 lines, -13 lines 0 comments Download
M lib/MC/MCAssembler.cpp View 1 5 chunks +35 lines, -43 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sehr
A small cleanup prior to more fiddling with bundling.
8 years ago (2012-12-04 22:45:23 UTC) #1
eliben
https://codereview.chromium.org/11428170/diff/1/lib/MC/MCAssembler.cpp File lib/MC/MCAssembler.cpp (right): https://codereview.chromium.org/11428170/diff/1/lib/MC/MCAssembler.cpp#newcode499 lib/MC/MCAssembler.cpp:499: uint64_t AddressToBundlePadding(uint64_t Address, uint64_t BundleMask) { Why was static ...
8 years ago (2012-12-05 00:01:34 UTC) #2
sehr
Thanks. New version uploaded. PTAL. https://chromiumcodereview.appspot.com/11428170/diff/1/lib/MC/MCAssembler.cpp File lib/MC/MCAssembler.cpp (right): https://chromiumcodereview.appspot.com/11428170/diff/1/lib/MC/MCAssembler.cpp#newcode499 lib/MC/MCAssembler.cpp:499: uint64_t AddressToBundlePadding(uint64_t Address, uint64_t ...
8 years ago (2012-12-05 00:11:05 UTC) #3
eliben
8 years ago (2012-12-05 00:20:43 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698