Documentation ¶ Overview ¶ The lldiff tool displays the difference between LLVM IR input and llir/llvm output. The input of lldiff is LLVM IR assembly and the output is the difference between the input and the llir/llvm string representation of the same LLVM IR module. Usage: lldiff FILE.ll... Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.