https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Conrad Meyer <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
