MC/Mach-O: Move to MachObjectWriter.{h,cpp}.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98952 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar
2010-03-19 10:43:15 +00:00
parent cc5b84c6fb
commit 2df4ceba15
5 changed files with 943 additions and 821 deletions

View File

@ -1,4 +1,4 @@
//===- lib/MC/MCObjetWriter.cpp - MCObjetWriter implementation ------------===//
//===- lib/MC/MCObjectWriter.cpp - MCObjectWriter implementation ----------===//
//
// The LLVM Compiler Infrastructure
//