| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
section kind. Previously, optimized nops were only used for MachO.
Also added tests for ELF and COFF.
llvm-svn: 115523
|
|
|
|
|
|
| |
Spencer!
llvm-svn: 107418
|
|
|
|
|
|
| |
Made a stylistic changed to the code/comments related to the unsupported COMDAT selection type IMAGE_COMDAT_SELECT_LARGEST based on from Anton Korobeynikov.
llvm-svn: 103590
|
|
|
|
|
|
| |
Now, the .linkonce directive is emitted as part of MCSectionCOFF::PrintSwitchToSection instead of AsmPrinter::EmitLinkage since it is an attribute of the section the symbol was placed into not the symbol itself.
llvm-svn: 103568
|
|
|
|
| |
llvm-svn: 103372
|
|
|
|
| |
llvm-svn: 103304
|
|
patch by Peter Housel!
llvm-svn: 103267
|