asm-parser
asm-parser copied to clipboard
Add support for llvm objdump
LLVM objdump adds ;
in front of a lot of lines for example the path of the cpp.
Thank you for this! I think it looks good.
I would like to add some kind of unittest before making a new release, so it will take a bit of time