From 5740abd7d3a799ab721bd3983715186c526131a2 Mon Sep 17 00:00:00 2001 From: Rui Ueyama Date: Fri, 26 Jun 2015 17:59:12 +0000 Subject: COFF: Fix README. llvm-svn: 240802 --- lld/COFF/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lld/COFF') diff --git a/lld/COFF/README.md b/lld/COFF/README.md index 91df396b6601..c827946fea35 100644 --- a/lld/COFF/README.md +++ b/lld/COFF/README.md @@ -12,8 +12,8 @@ Our plan is to implement a linker for the PE/COFF format based on a different idea, and then apply the same idea to the ELF if proved to be effective. -Currently it's able to link everything in LLVM/CLang/LLD on the -Windows platform. +Currently it's able to link everything in LLVM/Clang/LLD on 64-bit +Windows. Overall Design -------------- -- cgit v1.2.3