Microsoft's dumpbin tool cannot handle such PE files. LLVM tools and GNU
tools can, and use this to encode long section names like ".debug_info",
which is commonly used for DWARF. Don't do this in mingw mode, since
these are commonly used.
PR43754
Delete {}