Remove the flag --debug-info
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 10 Jun 2011 07:15:46 +0000 (07:15 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 10 Jun 2011 07:15:46 +0000 (07:15 +0000)
commit870ef6bdfe7f704bba76faba1c802111b85dbae4
treea9f75345c218a50d800296a31bb579093f757fe7
parent2481f0fc599dc1a21ed602795c7ab7525919f8b1
Remove the flag --debug-info

This flag has not bees set to false for years, and even when building without debugging support the position information is required for stack traces.

R=ager@chromium.org

BUG=none
TEST=none

Review URL: http://codereview.chromium.org//7046078

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8252 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/lithium-codegen-arm.cc
src/flag-definitions.h
src/full-codegen.cc
src/ia32/lithium-codegen-ia32.cc
src/x64/lithium-codegen-x64.cc