Commit 348a2054 authored by Matthew Dempsky's avatar Matthew Dempsky Committed by Ian Lance Taylor

objdump: remove out-of-date comment

LGTM=iant
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/112320043
parent 387c1c66
......@@ -29,9 +29,6 @@
// Each stanza gives the disassembly for a contiguous range of addresses
// all mapped to the same original source file and line number.
// This mode is intended for use by pprof.
//
// The ARM disassembler is missing (golang.org/issue/7452) but will be added
// before the Go 1.3 release.
package main
import (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment