This can easily arise when trying to assemble and ELF style .section directive for a COFF object file. llvm-svn: 215373
Supports GAS flags "abdnrswxy". No support for alignment or subsections. Fixes PR16366. llvm-svn: 185669