 Chromium Code Reviews
 Chromium Code Reviews Issue 
            129283003:
    Enable unwind-support for all non-official builds  (Closed)
    
  
    Issue 
            129283003:
    Enable unwind-support for all non-official builds  (Closed) 
  | DescriptionEnable unwind support for all non-official builds
This makes unwind support consistent on Linux (used by
base::debug::StackTrace). A combination of arch-specific toolchain defaults
and arch-specific cflags made the previous behavior inconsistent.
Unwind tables are useful for development and much cheaper than
debuginfo, so enable them for all non-official builds.
TEST=build for ia32, x64, arm (compared defaults & official)
BUG=180975
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243919
   Patch Set 1 #
 Messages
    Total messages: 4 (0 generated)
     | |||||||||||||||||||