summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/RecordStreamer.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2017-03-31 01:46:30 +0000
committerEric Christopher <echristo@gmail.com>2017-03-31 01:46:30 +0000
commit276989f54c247b73c2b0b118ecb72643c5e42eca (patch)
treef4ba724c15a045d6de222cd0a44f7eb5de61514f /llvm/lib/Object/RecordStreamer.cpp
parent0d2c56a5c0edc0260caf01e3b50c910e969924ff (diff)
downloadbcm5719-llvm-276989f54c247b73c2b0b118ecb72643c5e42eca.tar.gz
bcm5719-llvm-276989f54c247b73c2b0b118ecb72643c5e42eca.zip
Fix typo, defind -> defined.
llvm-svn: 299149
Diffstat (limited to 'llvm/lib/Object/RecordStreamer.cpp')
-rw-r--r--llvm/lib/Object/RecordStreamer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Object/RecordStreamer.cpp b/llvm/lib/Object/RecordStreamer.cpp
index 8be6d0b60cf..a5018443b87 100644
--- a/llvm/lib/Object/RecordStreamer.cpp
+++ b/llvm/lib/Object/RecordStreamer.cpp
@@ -1,4 +1,4 @@
-//===-- RecordStreamer.cpp - Record asm definde and used symbols ----------===//
+//===-- RecordStreamer.cpp - Record asm defined and used symbols ----------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud