Remove a bunch of stuff around the edges of the ELF writer.
authorChris Lattner <sabre@nondot.org>
Tue, 2 Feb 2010 22:31:11 +0000 (22:31 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Feb 2010 22:31:11 +0000 (22:31 +0000)
commit3813d8adf3788dd01a4cb9db01c122cd5e6a13b9
tree55623fadef6ba237b9de7ada29658ce4d77a67db
parent8334f068c4a7df344da704fdde49c2c6c0b18799
Remove a bunch of stuff around the edges of the ELF writer.
Now the only use of the ELF writer is the JIT, which won't be
easy to fix in the short term. :( :(

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95148 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FileWriters.h [deleted file]
include/llvm/Target/TargetMachine.h
lib/CodeGen/ELFWriter.cpp
lib/CodeGen/LLVMTargetMachine.cpp
tools/llc/llc.cpp
tools/lto/LTOCodeGenerator.cpp