[PATCH] D30219: [compiler-rt][asan] Fix incorrect macro preventing ICF with MSVC

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 11:55:48 PST 2017


rnk added a comment.

Nice, counter macro is better.

If we want raw bytes I'd use an assembler file.


https://reviews.llvm.org/D30219





More information about the llvm-commits mailing list