Rafael Espindola
|
ea9f9d4030
|
Don't propagate StorageClass and ComplexType to aliases.
This matches gas' behaviour on COFF.
I think that this yak is now sufficiently shaved for aliases with offset
to work.
llvm-svn: 207786
|
2014-05-01 19:02:03 +00:00 |
Nico Rieck
|
ba848e3bca
|
Replace coff-/elf-dump with llvm-readobj
llvm-svn: 179361
|
2013-04-12 04:06:46 +00:00 |
Michael J. Spencer
|
54b24e1000
|
[MC][COFF] Delay handling symbol aliases when writing
Fixes PR14447 and PR9034. Patch by Nico Rieck!
llvm-svn: 173839
|
2013-01-29 22:10:07 +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
|
c8dbdfd4ba
|
MC-COFF: Add COFFAsmParser. Completes PR8343.
llvm-svn: 116150
|
2010-10-09 11:01:07 +00:00 |