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

Issue 15359006: PNaCl: Fix FlattenGlobals to correctly handle implicitly-aligned variables (Closed)

Created:
7 years, 7 months ago by Mark Seaborn
Modified:
7 years, 7 months ago
Reviewers:
Derek Schuff
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/pnacl-llvm.git@master
Visibility:
Public.

Description

PNaCl: Fix FlattenGlobals to correctly handle implicitly-aligned variables If a global variable has no "align" attribute, it must be aligned based on its type. BUG=https://code.google.com/p/nativeclient/issues/detail?id=3437 TEST=flatten-globals.ll Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=6aea8b4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -2 lines) Patch
M lib/Transforms/NaCl/FlattenGlobals.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M test/Transforms/NaCl/flatten-globals.ll View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Seaborn
7 years, 7 months ago (2013-05-20 15:11:51 UTC) #1
Derek Schuff
lgtm
7 years, 7 months ago (2013-05-20 16:33:25 UTC) #2
Mark Seaborn
7 years, 7 months ago (2013-05-20 16:55:03 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r6aea8b4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698