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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 05:14:04 PDT 2016


> It won't work when we try to take our .s output to mingw though.

I am pretty sure gas cannot parse our assembly output:
http://llvm.org/docs/Extensions.html#section-directive


More information about the llvm-commits mailing list