> I think I have something to do this now but I cannot tell for sure > if llvm-lit is actually doing what I want and the --debug flag is > useless. How do I see what llvm-lit is actually doing as its > running the test? > The -v flag should print the commands it is running. Cheers, Rafael