[llvm-commits] [PATCH] Make use of OpenBSD's libc routines for stack protector

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sat Aug 11 13:13:04 PDT 2012


> 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



More information about the llvm-commits mailing list