From: Chandler Carruth Date: Tue, 4 Mar 2014 12:33:40 +0000 (+0000) Subject: [cleanup] Fix a typo in the path. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=11d95df9b000c83456d7d147d800590f99242ace;p=oota-llvm.git [cleanup] Fix a typo in the path. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202840 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Support/YAMLTraits.h b/include/llvm/Support/YAMLTraits.h index 8157a784ec5..b2f214b42e0 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 //