• Ingvar Stepanyan's avatar
    [wasm] Prefer source map over DWARF info if present · d8f95c4b
    Ingvar Stepanyan authored
    Some tools that transform Wasm today, already support encoding the
    transforms and correctly updating locations in source maps, but not yet
    in DWARF (although this is being worked on).
    
    Until they catch up, it's best to consistently prefer source maps over
    DWARF when both are present, and not just rely on order of sections as
    accidentally done in the previous CL that introduced DWARF info.
    
    Ref: crrev.com/c/v8/v8/+/1834341
    Bug: chromium:1016772
    Change-Id: I769311e2096ae0e4ca304bef0a0453c7e0776aae
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1888930
    Commit-Queue: Ingvar Stepanyan <rreverser@google.com>
    Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#64647}
    d8f95c4b
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...