commit | eb1ac3385096dd6f45a1548f3492f21648f55b4c | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Thu Feb 08 01:39:44 2007 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Thu Feb 08 01:39:44 2007 +0000 |
tree | 3287520c2c9c1ed9784304a202db68f8494f63fc | |
parent | 50e4e88d9797753390e86a513ece4e9ce7ab5d77 [diff] |
Moved the MachOWriter and ELFWriter out of the Target/* files. Placed the definition of it into the CodeGen library. This is so that a backend doesn't necessarily add in these writers if it doesn't use them (like in the lli program). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34034 91177308-0d34-0410-b5e6-96231b3b80d8