DynamoRIO / DynamoRIO/dynamorio
shrink size of static DR library
Open
Component-Build
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
The shared DR library on Linux is 1.8M. The static is much larger, partly due to the linker being unable to remove unused code. Some uses of the static library have size constraints. This issue covers shrinking the library through whatever means.
Contributor guide
Assessment
This issue has not been assessed yet.