| commit | aa4c0f9374f5b5b94ea7715cc34441a69de772f9 | [log] [tgz] |
|---|---|---|
| author | Anton Korobeynikov <asl@math.spbu.ru> | Tue Oct 31 08:31:24 2006 +0000 |
| committer | Anton Korobeynikov <asl@math.spbu.ru> | Tue Oct 31 08:31:24 2006 +0000 |
| tree | 985101d233558d43e962a6deeb0d51a4b0711041 | |
| parent | 968f803928ff389513d1feacd3242a3ed1a6c5a9 [diff] |
1. Clean up code due to changes in SwitchTo*Section(2)
2. Added partial debug support for mingw\cygwin targets (the same as
Linux\ELF). Please note, that currently mingw\cygwin uses 'stabs' format
for storing debug info by default, thus many (runtime) libraries has
this information included. These formats shouldn't be mixed in one binary
('stabs' & 'DWARF'), otherwise binutils tools will be confused.
llvm-svn: 31311