OSDN Git Service

The caching will not live in LLEE's execve() handler; that's suboptimal.
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 11 Nov 2003 18:23:09 +0000 (18:23 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 11 Nov 2003 18:23:09 +0000 (18:23 +0000)
commitfa33a1323252b55724f74f279317dd8ea72e7230
tree10a8aa65c226f10860a0dac4e51d1da6dda115d7
parent400433dfea29af8b826db9abb24a7c0fe3c0c894
The caching will not live in LLEE's execve() handler; that's suboptimal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9890 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llee/ExecveHandler.c