Hyphenate `target-dependent'

llvm-svn: 11003
This commit is contained in:
Misha Brukman 2004-01-28 20:43:01 +00:00
parent f429a0e6dd
commit bf43787f33
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
// The LowerAllocations transformation is a target dependent tranformation
// The LowerAllocations transformation is a target-dependent tranformation
// because it depends on the size of data types and alignment constraints.
//
//===----------------------------------------------------------------------===//