Remove some hard coded CR-LFs. Some of these were the entire files, one of
authorChandler Carruth <chandlerc@gmail.com>
Mon, 25 Apr 2011 07:11:23 +0000 (07:11 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 25 Apr 2011 07:11:23 +0000 (07:11 +0000)
commita4a2a03c311e7a7b64bfba1ae714ae85f74999fd
treed6e6e64cb9f0ed51e70f7a94ce699434398b2886
parentd03bcc1364177850c3b4974ed68ae2bfcbd38b61
Remove some hard coded CR-LFs. Some of these were the entire files, one of
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
lib/Target/MBlaze/MBlazeISelLowering.cpp
test/MC/COFF/basic-coff.s
test/MC/COFF/bss.s
test/MC/COFF/simple-fixups.s
test/MC/COFF/symbol-alias.s
test/MC/COFF/symbol-fragment-offset.s
test/MC/COFF/weak.s