aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86ELFWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added getTargetLowering() to TargetMachine. Refactored targets to support this.Evan Cheng2006-03-131-3/+3
* Refactor things a bit to allow the ELF code emitter to run the X86 machine co...Chris Lattner2005-07-111-5/+9
* Add support to the X86 backend for emitting ELF files. To use this, weChris Lattner2005-06-271-0/+34