From ef6a6a69ff1e1b709d0acb315b9f6c926c67a778 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 21 Aug 2003 22:14:26 +0000 Subject: The word `dependent' has no `a'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8030 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Transforms/Utils/LowerAllocations.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Transforms/Utils/LowerAllocations.cpp') diff --git a/lib/Transforms/Utils/LowerAllocations.cpp b/lib/Transforms/Utils/LowerAllocations.cpp index 8d75ae8e8c..97e2b997cf 100644 --- a/lib/Transforms/Utils/LowerAllocations.cpp +++ b/lib/Transforms/Utils/LowerAllocations.cpp @@ -1,6 +1,6 @@ //===- LowerAllocations.cpp - Reduce malloc & free insts to calls ---------===// // -// The LowerAllocations transformation is a target dependant tranformation +// The LowerAllocations transformation is a target dependent tranformation // because it depends on the size of data types and alignment constraints. // //===----------------------------------------------------------------------===// -- cgit v1.2.3