typo
authorChris Lattner <sabre@nondot.org>
Thu, 13 Jan 2011 22:11:56 +0000 (22:11 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 13 Jan 2011 22:11:56 +0000 (22:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123406 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/README.txt

index 16be2e9004f11686a96e9412166beb6bb96f71bb..64fcc3828c3b262a8a1d4149da128da29506562e 100644 (file)
@@ -2262,7 +2262,7 @@ transform the fmul to 0.0, and then the fadd to 2.0.
 
 We should enhance memcpy/memcpy/memset to allow a metadata node on them
 indicating that some bytes of the transfer are undefined.  This is useful for
-frontends like clang when lowering struct lowering, when some elements of the
+frontends like clang when lowering struct copies, when some elements of the
 struct are undefined.  Consider something like this:
 
 struct x {