Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile warning: ElaborationArtefactAnnotation remove unreachable code #2757

Merged
merged 1 commit into from Dec 6, 2020

Conversation

ingallsj
Copy link
Contributor

@ingallsj ingallsj commented Dec 6, 2020

Related issue: introduced by #2729

Type of change: paying off technical debt

Impact: no functional change

Development Phase: implementation

Release Notes
fix compile warning:

[warn] /rocket-chip/src/main/scala/util/ElaborationArtefactAnnotation.scala:80:27: unreachable code
[warn]       case Some(other) => throw new Exception(s"memory $target cannot be renamed to $other")
[warn]                           ^

@ingallsj ingallsj merged commit a49ae47 into master Dec 6, 2020
@ingallsj ingallsj deleted the warn-unreachable-code branch December 6, 2020 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants