[LLVMdev] llvm-diff

John McCall rjmccall at apple.com
Mon Aug 23 16:19:27 PDT 2010


On Aug 23, 2010, at 1:31 PM, Renato Golin wrote:
> I was wondering about IR comparison and I saw llvm-diff tool, why is
> it not installed by default when I make install?

Probably because I missed some vital way of plugging into the build system.

Note that llvm-diff is meant solely as a tool for debugging IR;  pretty much all
details of the output, from formatting to actual information, is subject to change.

John.



More information about the llvm-dev mailing list