https://reviews.llvm.org/D89662 turned this off at dfsan_init.
dfsan_flush also needs to turn it off.
W/o this a program using dfsan_flush may get more and more memory usage after hours.
Details
Details
- Reviewers
morehouse - Commits
- rG7590c0078dd5: [dfsan] Turn off THP at dfsan_flush
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo