Skip to content

Commit

Permalink
Issue chipsalliance#1718: Fallback to pristine antlr
Browse files Browse the repository at this point in the history
Introduced RTTI solution seems to be slower than the standard
language implementation using dynamic_cast. There is no reason
for this to be the case and needs investigation. For the time
being, as a stop gap solution, falling back to pristine Antlr
to not have all developers pay the penalty.
  • Loading branch information
hs-apotell committed Sep 8, 2021
1 parent 6d8d64c commit c9f6a42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@
[submodule "third_party/antlr4"]
path = third_party/antlr4
url = https:/alainmarcel/antlr4.git
branch = Surelog
2 changes: 1 addition & 1 deletion third_party/antlr4
Submodule antlr4 updated 170 files

0 comments on commit c9f6a42

Please sign in to comment.