aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/COFF/symbol-alias.s
Commit message (Collapse)AuthorAgeFilesLines
* Remove some hard coded CR-LFs. Some of these were the entire files, one ofChandler Carruth2011-04-251-62/+62
| | | | | | | | these was just one line of a file. Explicitly set the eol-style property on the files to try and ensure this fix stays. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130125 91177308-0d34-0410-b5e6-96231b3b80d8
* MC-COFF: Add COFFAsmParser. Completes PR8343.Michael J. Spencer2010-10-091-0/+62
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116150 91177308-0d34-0410-b5e6-96231b3b80d8