• David Chase's avatar
    cmd/compile: skip ssa/debug_test.go when gdb missing etc. · 4a2376ef
    David Chase authored
    CL50610 broke the build for noopt (different inlining
    behavior) and clang (no gdb) so it needs to catch those
    cases and skip.
    
    The run/no-run logic was slightly cleaned up,
    the name of gdb on OSX was made more robust (tries gdb
    first, then ggdb), and the file names were canonicalized
    before loggging instead of in comparison to reduce
    gratuitous noise in diffs when things aren't otherwise
    equal.
    
    This probably doesn't fix problems on Alpine, but it should
    provide a cleaner and less confusing failure.
    
    Change-Id: I26c65bff5a8d3d60f1cd6ae02a282558c53dda67
    Reviewed-on: https://go-review.googlesource.com/69371
    Run-TryBot: David Chase <drchase@google.com>
    Reviewed-by: 's avatarKeith Randall <khr@golang.org>
    4a2376ef
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...