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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 10:13:09 PDT 2017


ruiu added a comment.

You can just build lld or clang with debug info and then link it with LLD with and without this patch.


https://reviews.llvm.org/D30886





More information about the llvm-commits mailing list