Don't use -fomit-frame-pointer to build Mac V8. The Chrome crash reporting
authormark@chromium.org <mark@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Aug 2009 14:48:52 +0000 (14:48 +0000)
committermark@chromium.org <mark@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 20 Aug 2009 14:48:52 +0000 (14:48 +0000)
commitb77e2354ccafda7b0a91f6e06145a0124dd12f91
treec9fca0049b3c8d9366910b1c5f0758888f9bb442
parent282240a54b6ef0eab9407f456c4813f7984882ac
Don't use -fomit-frame-pointer to build Mac V8.  The Chrome crash reporting
system can't currently process stacks produced by gcc -fomit-frame-pointer
properly.  The drawback outweighs the 2% performance improvement.  Once
the crash reporting system is able to handle this optimization, it should be
revisited.
Review URL: http://codereview.chromium.org/173123

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2733 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/gyp/v8.gyp