Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Neto <dneto@google.com>2021-10-18 22:34:06 +0300
committerGitHub <noreply@github.com>2021-10-18 22:34:06 +0300
commit4578db3c419a9300485155fd8b81f6b1d822b5fb (patch)
tree86897c18109564445f580f837bbd9aac2a6a28d6 /README.md
parent387cae472ef37412b6f60f4a722bccf1174a5acb (diff)
README: Update tested versions of compilers (#4579)
I checked this against the Kokoro output.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1e3f77453..3a309bf51 100644
--- a/README.md
+++ b/README.md
@@ -382,11 +382,11 @@ also work, but are not verified.
SPIRV-Tools is regularly tested with the following compilers:
On Linux
-- GCC version 4.8.5
-- Clang version 3.8
+- GCC version 9.3
+- Clang version 10.0
On MacOS
-- AppleClang 10.0
+- AppleClang 11.0
On Windows
- Visual Studio 2015