Alp Toker
|
cb40291100
|
Fix known typos
Sweep the codebase for common typos. Includes some changes to visible function
names that were misspelt.
llvm-svn: 200018
|
2014-01-24 17:20:08 +00:00 |
Nico Rieck
|
ba848e3bca
|
Replace coff-/elf-dump with llvm-readobj
llvm-svn: 179361
|
2013-04-12 04:06:46 +00:00 |
Chandler Carruth
|
9b73c8e293
|
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.
llvm-svn: 130125
|
2011-04-25 07:11:23 +00:00 |
Michael J. Spencer
|
a6a984bd96
|
MC-COFF: Fix .bss section size. Fixes PR8335. Patch by NAKAMUTA Takumi!
llvm-svn: 116155
|
2010-10-09 16:04:45 +00:00 |