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

Issue 469973002: Emit .local before .comm to make llvm-mc happy. (Closed)

Created:
6 years, 4 months ago by jvoung (off chromium)
Modified:
6 years, 4 months ago
Reviewers:
Jim Stichnoth
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Emit .local before .comm for bss to make llvm-mc happy. Otherwise llvm-mc asserts. This is also the order that llc emits the directives. Change a couple of RUIN -> RUN in lit tests. BUG=none R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=f820da5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -18 lines) Patch
M src/IceTargetLoweringX8632.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M tests_lit/llvm2ice_tests/convert.ll View 1 chunk +4 lines, -4 lines 0 comments Download
M tests_lit/llvm2ice_tests/globalinit.pnacl.ll View 6 chunks +11 lines, -5 lines 0 comments Download
M tests_lit/llvm2ice_tests/nacl-atomic-fence-all.ll View 1 chunk +2 lines, -2 lines 0 comments Download
M tests_lit/llvm2ice_tests/shift.ll View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jvoung (off chromium)
6 years, 4 months ago (2014-08-14 00:07:56 UTC) #1
Jim Stichnoth
lgtm
6 years, 4 months ago (2014-08-14 01:11:29 UTC) #2
jvoung (off chromium)
6 years, 4 months ago (2014-08-14 15:20:53 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as f820da5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698