| commit | 9af747b4211bebc673d01cce7e276007ec05d0f6 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Aug 11 03:42:33 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Aug 11 03:42:33 2009 +0000 |
| tree | 0cded69466515a67cb69d9a82e1b6acefacb6b7b | |
| parent | bb98db2d21e80c697a8f9da58a12337fc790a8e0 [diff] |
llvm-mc: Fix darwin .section parsing. It was skipping the section name and a ',' (and outputting a diagnostic pointing at the wrong place), all of which lead to much confusion. llvm-svn: 78637