|
|
|
|
|
by neonfreon
4076 days ago
|
|
I don't think there is any way to prove that this found all the required files. The more paths through the code, each with its own potential file accesses that can't be predicted with out run time information, the more likely one will be missed in this optimization stage. |
|