Bobby R. Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/45683 )
Change subject: util,tests: Add Clang version 10 and 11 to the Compilers
Test
......................................................................
util,tests: Add Clang version 10 and 11 to the Compilers Test
Change-Id: Iad14cc57dad54a9b36f6304f882e55077f5f0156
---
M util/compiler-tests.sh
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/util/compiler-tests.sh b/util/compiler-tests.sh
index f56a064..41fdfa8 100755
--- a/util/compiler-tests.sh
+++ b/util/compiler-tests.sh
@@ -16,6 +16,8 @@
"gcc-version-7"
"gcc-version-6"
"gcc-version-5"
+ "clang-version-11"
+ "clang-version-10"
"clang-version-9"
"clang-version-8"
"clang-version-7"
@@ -25,7 +27,7 @@
# A subset of the above list: these images will build against every target,
# ignoring builds_per_compiler.
comprehensive=("gcc-version-10"
- "clang-version-9")
+ "clang-version-11")
# All build targets in build_opt/ which we want to build using each image.
builds=("ARM"
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/45683
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: Iad14cc57dad54a9b36f6304f882e55077f5f0156
Gerrit-Change-Number: 45683
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby R. Bruce <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s