From e32adf53b2519b0f8131c4e5364d4a9f1b86639c Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Sun, 25 Apr 2010 21:30:22 +0000 Subject: [PATCH] another typo pointed out by sajd git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102319 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fc6c03c6559..31ef5144ba8 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -276,7 +276,7 @@ LLVM MC Project Blog Post.

2.7 includes major parts of the work required by the new MC Project. A few targets have been refactored to support it, and work is underway to support a - native assembler in LLVM. This work is not complete in LLVM 2.7, but you has + native assembler in LLVM. This work is not complete in LLVM 2.7, but it has made substantially more progress on LLVM mainline.

One minor example of what MC can do is to transcode an AT&T syntax -- 2.11.0