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

Issue 11265: Don't build with exception support, we don't use exceptions. (Closed)

Created:
12 years, 1 month ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
agl, Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Don't build with exception support, we don't use exceptions. This makes the output executable substantially smaller because it won't emit .eh_frame and .eh_frame_hdr header sections. These were previously ~1.2mb for an opt test_shell.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/build/SConscript.main View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Dean McNamee
12 years, 1 month ago (2008-11-19 08:05:17 UTC) #1
Evan Martin
12 years, 1 month ago (2008-11-19 08:08:57 UTC) #2
ship it

Powered by Google App Engine
This is Rietveld 408576698