[PATCH] D30886: [ELF] Pad x86 executable sections with 0xcc int3 instructions

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 06:06:11 PDT 2017


joerg added a comment.

Does this have any impact on compressibility of executables? E.g. gzip or xz.


https://reviews.llvm.org/D30886





More information about the llvm-commits mailing list