[LLVMdev] Way to know which tool was used

Seung Jae Lee lee225 at uiuc.edu
Mon Jun 4 15:47:34 PDT 2007


Hello, LLVM devers.
I just wonder if it is possible to know which tool was used in a scope.

For example,
If I want to have LLVM assembly, it is simply done with 'llvm-dis xx.bc'. 
But I wonder if it is possible to know explicitly 'llvm-dis' was used during printing out LLVM assembly in AssemblyWriter.

Thanks,
Seung J. Lee



More information about the llvm-dev mailing list