[llvm-commits] [llvm] r73201 - in /llvm/trunk: include/llvm/Target/TargetELFWriterInfo.h lib/CodeGen/ELF.h lib/CodeGen/ELFCodeEmitter.cpp lib/CodeGen/ELFWriter.cpp lib/CodeGen/ELFWriter.h lib/Target/X86/X86ELFWriterInfo.cpp lib/Target/X86/X86ELFW
Bruno Cardoso Lopes
bruno.cardoso at gmail.com
Thu Jun 11 15:13:28 PDT 2009
> Instead of pulling all of the headers into this header, why not
> forward declare the classes and then make this method out-of-line?
done. Thanks Bill
--
Bruno Cardoso Lopes
http://www.brunocardoso.cc
More information about the llvm-commits
mailing list