[MCParser] Support quoted section name for COFF
authorFangrui Song <maskray@google.com>
Mon, 22 Jun 2020 16:11:44 +0000 (09:11 -0700)
committerFangrui Song <i@maskray.me>
Mon, 22 Jun 2020 16:11:44 +0000 (09:11 -0700)
commitc52bee61e91b421da4f603f3aa8111bee2fd1b30
tree2e01734a021fe63fbf0c7e2e5c84c40e4ecdb0c3
parent9c56e94a9f0d9a0930179e764aff7c80c793e117
[MCParser] Support quoted section name for COFF

This features matches ELFAsmParser and makes it possible to use `.section ".llvm.call-graph-profile","n"`

Reviewed By: zequanwu

Differential Revision: https://reviews.llvm.org/D82240
llvm/lib/MC/MCParser/COFFAsmParser.cpp
llvm/test/MC/COFF/section.s