aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86ELFWriter.cpp
AgeCommit message (Expand)Author
2006-06-28Hide x86 symbolsChris Lattner
2006-03-13Added getTargetLowering() to TargetMachine. Refactored targets to support this.Evan Cheng
2005-07-11Refactor things a bit to allow the ELF code emitter to run the X86 machine co...Chris Lattner
2005-06-27Add support to the X86 backend for emitting ELF files. To use this, weChris Lattner