]> granicus.if.org Git - clang/commitdiff
Typo fix, no functionality change.
authorAlexander Potapenko <glider@google.com>
Mon, 1 Sep 2014 12:35:57 +0000 (12:35 +0000)
committerAlexander Potapenko <glider@google.com>
Mon, 1 Sep 2014 12:35:57 +0000 (12:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216876 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Driver/ToolChains.cpp

index f18b6feb68e754bc0d6110dee348f2eaa5cca50e..b220e9526eea4e6d23b58430a4da261e5b8c02f4 100644 (file)
@@ -3080,7 +3080,7 @@ Linux::Linux(const Driver &D, const llvm::Triple &Triple, const ArgList &Args)
     // installation that is *not* within the system root to ensure two things:
     //
     //  1) Any DSOs that are linked in from this tree or from the install path
-    //     above must be preasant on the system root and found via an
+    //     above must be present on the system root and found via an
     //     appropriate rpath.
     //  2) There must not be libraries installed into
     //     <prefix>/<triple>/<libdir> unless they should be preferred over