Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52082 )

 (

21 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
 )Change subject: arch: Delete the decoder.hh switching header file.
......................................................................

arch: Delete the decoder.hh switching header file.

Change-Id: I9340aa9fa87bcb03c27cb7107b6697ad96060dbe
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/52082
Reviewed-by: Daniel Carvalho <[email protected]>
Maintainer: Gabe Black <[email protected]>
Tested-by: kokoro <[email protected]>
---
M src/arch/SConscript
1 file changed, 13 insertions(+), 1 deletion(-)

Approvals:
  Daniel Carvalho: Looks good to me, approved
  Gabe Black: Looks good to me, approved
  kokoro: Regressions pass




diff --git a/src/arch/SConscript b/src/arch/SConscript
index d9c19df..3034dac 100644
--- a/src/arch/SConscript
+++ b/src/arch/SConscript
@@ -59,7 +59,6 @@

 env.SwitchingHeaders(
     Split('''
-        decoder.hh
         isa.hh
         vecregs.hh
         '''),

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/52082
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: I9340aa9fa87bcb03c27cb7107b6697ad96060dbe
Gerrit-Change-Number: 52082
Gerrit-PatchSet: 23
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Daniel Carvalho <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to