summaryrefslogtreecommitdiff
path: root/include/llvm/Support
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-03-04 12:33:40 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-03-04 12:33:40 +0000
commit11d95df9b000c83456d7d147d800590f99242ace (patch)
tree42826dd36862b795be254c2d4d99b3f5ba202655 /include/llvm/Support
parentf7591dd31f9a03df907554053067c7c5b7c4b3dc (diff)
downloadllvm-11d95df9b000c83456d7d147d800590f99242ace.tar.gz
llvm-11d95df9b000c83456d7d147d800590f99242ace.tar.bz2
llvm-11d95df9b000c83456d7d147d800590f99242ace.tar.xz
[cleanup] Fix a typo in the path.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202840 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support')
-rw-r--r--include/llvm/Support/YAMLTraits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/YAMLTraits.h b/include/llvm/Support/YAMLTraits.h
index 8157a784ec..b2f214b42e 100644
--- a/include/llvm/Support/YAMLTraits.h
+++ b/include/llvm/Support/YAMLTraits.h
@@ -1,4 +1,4 @@
-//===- llvm/Supporrt/YAMLTraits.h -------------------------------*- C++ -*-===//
+//===- llvm/Support/YAMLTraits.h --------------------------------*- C++ -*-===//
//
// The LLVM Linker
//