summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCObjectWriter.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-03-19 10:43:15 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-03-19 10:43:15 +0000
commit79e0e5a631ef145e599587e1431c70b73087cecc (patch)
tree16bbd5ebeb10add02607de97c793306d7ef60d4a /llvm/lib/MC/MCObjectWriter.cpp
parentc5084cccc807b95d959eb73a9429150c6520661c (diff)
downloadbcm5719-llvm-79e0e5a631ef145e599587e1431c70b73087cecc.tar.gz
bcm5719-llvm-79e0e5a631ef145e599587e1431c70b73087cecc.zip
MC/Mach-O: Move to MachObjectWriter.{h,cpp}.
llvm-svn: 98952
Diffstat (limited to 'llvm/lib/MC/MCObjectWriter.cpp')
-rw-r--r--llvm/lib/MC/MCObjectWriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/MC/MCObjectWriter.cpp b/llvm/lib/MC/MCObjectWriter.cpp
index ab85e31abb0..d117e82b8a1 100644
--- a/llvm/lib/MC/MCObjectWriter.cpp
+++ b/llvm/lib/MC/MCObjectWriter.cpp
@@ -1,4 +1,4 @@
-//===- lib/MC/MCObjetWriter.cpp - MCObjetWriter implementation ------------===//
+//===- lib/MC/MCObjectWriter.cpp - MCObjectWriter implementation ----------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud