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

Issue 26864005: Revert 215743 "Don't pass /safeseh to the linker when using clan..." (Closed)

Created:
7 years, 2 months ago by Reid Kleckner
Modified:
7 years, 2 months ago
Reviewers:
Reid Kleckner, scottmg
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 215743 "Don't pass /safeseh to the linker when using clan..." This is no longer needed. Clang is SEH safe because it doesn't support SEH and therefore has no SEH handlers to register in .sxdata. It emits the @feat.00 symbol to let the linker know that it is SEH safe. > Don't pass /safeseh to the linker when using clang on Windows > > It does not generate SEH safe code at the moment. > > R=scottmg@chromium.org > BUG=82385 > > Review URL: https://codereview.chromium.org/21910008 TBR=scottmg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=228004

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M trunk/src/build/common.gypi View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Reid Kleckner
7 years, 2 months ago (2013-10-10 21:22:56 UTC) #1
Reid Kleckner
Committed patchset #1 manually as r228004.
7 years, 2 months ago (2013-10-10 21:23:01 UTC) #2
scottmg
7 years, 2 months ago (2013-10-10 22:36:58 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698