Remove initialized but otherwise unused variables.
[oota-llvm.git] / lib / Target / TargetELFWriterInfo.cpp
2009-07-02 Bruno Cardoso LopesRemove getFunctionAlignment from TargetELFInfo and...
2009-06-14 Bruno Cardoso LopesIntroduce new BinaryObject (blob) class, ELF Writer...
2009-06-11 Bruno Cardoso LopesUse forward declarations and move TargetELFWriterInfo...