summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/directive_darwin_section.s
Commit message (Collapse)AuthorAgeFilesLines
* llvm-mc: Fix darwin .section parsing. It was skipping the section name and a ','Daniel Dunbar2009-08-111-0/+4
(and outputting a diagnostic pointing at the wrong place), all of which lead to much confusion. llvm-svn: 78637
OpenPOWER on IntegriCloud