]> git.ipfire.org Git - thirdparty/ccache.git/commit
avoid a 2nd cpp run by compiling the pre-processed output on a cache
authorAndrew Tridgell <tridge@samba.org>
Sun, 7 Apr 2002 13:20:53 +0000 (15:20 +0200)
committerAndrew Tridgell <tridge@samba.org>
Sun, 7 Apr 2002 13:20:53 +0000 (15:20 +0200)
commit5f6f50107b3ca95419207190340490894f15f99c
tree7153a6e4790b56953b04cdd01e56b422947650bf
parent3a18ed4bc6e6215a938facea56e89130c8928b91
avoid a 2nd cpp run by compiling the pre-processed output on a cache
miss

this lowers the overhead in the case of a cache miss to just about
zero!
ccache.1
ccache.c
ccache.h
ccache.yo
web/ccache-man.html