Currently in progress is the difference view. In order to achieve this we need two “compiler” views; an “A” and “B”. I‘m in the progress of splitting out all the compiler-specifics into a class of sorts in the mainline, as this is a sensible refactor anyway. In the “diffs” branch I’m sketching out the UI.
Notes:
objdump -d -C /tmp/temp.o -l -M intel --insn-width=16
(for example).NB
Bug with clicked URLs and race to get the list of compilers (null compiler)