• Yury Smolsky's avatar
    cmd/compile: display Go code for a function in ssa.html · 8c042582
    Yury Smolsky authored
    This CL adds the "sources" column at the beginning of SSA table.
    This column displays the source code for the function being passed
    in the GOSSAFUNC env variable.
    
    Also UI was extended so that clicking on particular line will
    highlight all places this line is referenced.
    
    JS code was cleaned and formatted.
    
    This CL does not handle inlined functions. See issue 25904.
    
    Change-Id: Ic7833a0b05e38795f4cf090f3dc82abf62d97026
    Reviewed-on: https://go-review.googlesource.com/119035
    Run-TryBot: Yury Smolsky <yury@smolsky.by>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarKeith Randall <khr@golang.org>
    8c042582
Name
Last commit
Last update
..
addr2line Loading commit data...
api Loading commit data...
asm Loading commit data...
buildid Loading commit data...
cgo Loading commit data...
compile Loading commit data...
cover Loading commit data...
dist Loading commit data...
doc Loading commit data...
fix Loading commit data...
go Loading commit data...
gofmt Loading commit data...
internal Loading commit data...
link Loading commit data...
nm Loading commit data...
objdump Loading commit data...
pack Loading commit data...
pprof Loading commit data...
test2json Loading commit data...
trace Loading commit data...
vendor Loading commit data...
vet Loading commit data...