[cleanup] Fix a typo in the path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202840 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chandler Carruth 2014-03-04 12:33:40 +00:00
parent f7591dd31f
commit 11d95df9b0

View File

@ -1,4 +1,4 @@
//===- llvm/Supporrt/YAMLTraits.h -------------------------------*- C++ -*-===//
//===- llvm/Support/YAMLTraits.h --------------------------------*- C++ -*-===//
//
// The LLVM Linker
//