summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MSIL/MSILWriter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-06 20:31:17 +0000
committerChris Lattner <sabre@nondot.org>2007-05-06 20:31:17 +0000
commit5992f4709cfdb90dc207e2c4dce0c877c038e998 (patch)
tree452c4ae72dec0121397ba83e14049de45a1a4c10 /llvm/lib/Target/MSIL/MSILWriter.cpp
parenta8fd7fdc25498d03cc674405f22509cbf9d07c3e (diff)
downloadbcm5719-llvm-5992f4709cfdb90dc207e2c4dce0c877c038e998.tar.gz
bcm5719-llvm-5992f4709cfdb90dc207e2c4dce0c877c038e998.zip
add this back
llvm-svn: 36892
Diffstat (limited to 'llvm/lib/Target/MSIL/MSILWriter.cpp')
-rw-r--r--llvm/lib/Target/MSIL/MSILWriter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/MSIL/MSILWriter.cpp b/llvm/lib/Target/MSIL/MSILWriter.cpp
index e986a55a5f8..5859adf87af 100644
--- a/llvm/lib/Target/MSIL/MSILWriter.cpp
+++ b/llvm/lib/Target/MSIL/MSILWriter.cpp
@@ -1,3 +1,4 @@
+//===-- MSILWriter.cpp - Library for converting LLVM code to MSIL ---------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud