[LLVMdev] strace for whole-program bitcodes
Timo Juhani Lindfors
timo.lindfors at iki.fi
Fri Oct 9 10:31:17 PDT 2009
"Kelly, Terence P (HP Labs Researcher)" <terence.p.kelly at hp.com> writes:
> and I'm wondering if anyone else has, or if
> anyone can think of situations where it will
> fail.
This will fail when the input files are temporary files that are
removed after the build process. You will also be building the program
twice.
http://saturn.stanford.edu/pages/relatedindex.html folks do something
similar but only look at the build log.
More information about the llvm-dev
mailing list