summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ELFWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up code, no functionality changes.Chris Lattner2005-07-111-50/+68
* Emit a symbol table entry for each function we output to the ELF file. ThisChris Lattner2005-07-111-1/+31
* add code to emit the .text section to the section header.Chris Lattner2005-07-111-4/+89
* Use a name mangler object to uniquify names and remove nonstandardChris Lattner2005-07-111-2/+8
* Add support for emitting a .data section and .bss section.Chris Lattner2005-07-081-22/+67
* Add support for emitting the symbol table (and its string table) of theChris Lattner2005-07-071-54/+141
* iniital checkin of ELFWriter implementationChris Lattner2005-06-271-0/+230
OpenPOWER on IntegriCloud