Date: Mon, 13 Jan 2020 20:32:45 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 243321] pmcannotate depends on objdump Message-ID: <bug-243321-227-XjdM4Ufz44@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243321-227@https.bugs.freebsd.org/bugzilla/> References: <bug-243321-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321 Conrad Meyer <cem@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cem@freebsd.org --- Comment #1 from Conrad Meyer <cem@freebsd.org> --- Looks like pmcannotate uses those flags to dump disassemblies (-d) and source (-S) of specific address ranges, and parses the text output. Is llvm-objdump output byte-for-byte compatible here (or compatible enough)? Would it make more sense to have pmcannotate link part of llvm instead of shelling out and parsing? -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243321-227-XjdM4Ufz44>
