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

Issue 18261008: PNaCl: Fix negative relocation addends on x86-32 (Closed)

Created:
7 years, 5 months ago by Mark Seaborn
Modified:
7 years, 5 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 negative relocation addends on x86-32 Disable an assertion. This assertion made the behaviour on x86-32 inconsistent with x86-64 and ARM. BUG=https://code.google.com/p/nativeclient/issues/detail?id=3548 TEST=*.ll tests + PNaCl toolchain trybots Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=af49991

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
A test/NaCl/ARM/negative-addend.ll View 1 chunk +19 lines, -0 lines 0 comments Download
A test/NaCl/X86/negative-addend.ll View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Seaborn
7 years, 5 months ago (2013-07-09 16:42:13 UTC) #1
Derek Schuff
lgtm
7 years, 5 months ago (2013-07-09 17:27:34 UTC) #2
Mark Seaborn
7 years, 5 months ago (2013-07-09 18:03:00 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as raf49991 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698