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

Issue 7067004: Prevent MSVC from inlining GetProgramCounter for LTCG builds. (Closed)

Created:
9 years, 7 months ago by apatrick_chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Prevent MSVC from inlining GetProgramCounter for LTCG builds. This should ensure that it gets the frame where FROM_HERE is used, rather than its caller. TEST=compiles BUG=81449 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86448

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M base/tracked.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
apatrick_chromium
9 years, 7 months ago (2011-05-23 21:28:09 UTC) #1
darin (slow to review)
9 years, 7 months ago (2011-05-24 04:43:06 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698