We're having some use cases where we have more than 128 (the current maximum) instrumented dynamic libraries loaded into a single process. Let's bump the limit to 1024, and separate the constants.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM