[PATCH] D24582: [MC] Add section flag 'D' for disardable COFF sections

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 14:17:09 PDT 2016


majnemer added a comment.

I wonder if we should just adopt the section name hack for improved compatibility with mingw. We'd give any section which starts with .debug IMAGE_SCN_MEM_DISCARDABLE


https://reviews.llvm.org/D24582





More information about the llvm-commits mailing list