summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86TargetObjInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert patch.Bill Wendling2007-01-171-22/+0
| | | | llvm-svn: 33298
* New "TargetObjInfo" class. This holds information that the object writers willBill Wendling2007-01-171-0/+22
use to write things to the file. It's abstract so each target should implement its own version for each writer type. llvm-svn: 33286
OpenPOWER on IntegriCloud