Bobby R. Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/45679 )
Change subject: tests,util: Remove Clang Version <6 from compiler tests
......................................................................
tests,util: Remove Clang Version <6 from compiler tests
gem5 will now only support Clang Version 6 and above:
https://gem5-review.googlesource.com/c/public/gem5/+/45621
Change-Id: I21c418e73560a0332675ced06c6937b109b7ef10
---
M util/compiler-tests.sh
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/util/compiler-tests.sh b/util/compiler-tests.sh
index f8d4f5d..f56a064 100755
--- a/util/compiler-tests.sh
+++ b/util/compiler-tests.sh
@@ -20,9 +20,7 @@
"clang-version-8"
"clang-version-7"
"clang-version-6.0"
- "clang-version-5.0"
- "clang-version-4.0"
- "clang-version-3.9" )
+ )
# A subset of the above list: these images will build against every target,
# ignoring builds_per_compiler.
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/45679
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: I21c418e73560a0332675ced06c6937b109b7ef10
Gerrit-Change-Number: 45679
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