Update supported compiler list. Patch by Mikael Lyngvig!

llvm-svn: 196055
This commit is contained in:
Rui Ueyama 2013-12-02 01:22:17 +00:00
parent 79d0c1c4f7
commit e68abc630e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ C++11
lld is developed in a limited subset of C++11. Supported compilers are:
* Clang 3.1+
* g++ 4.6+
* g++ 4.7+
* MSVC 2012+
Allowed Features