Skip to content

Commit

Permalink
Delete more verification code (dotnet#72747)
Browse files Browse the repository at this point in the history
* Delete dead verification code

* Untangle verCheckTailCallConstraint

We only use it for tail call stress.
  • Loading branch information
SingleAccretion committed Sep 22, 2022
1 parent db5c433 commit a2b1811
Show file tree
Hide file tree
Showing 8 changed files with 79 additions and 1,771 deletions.
1 change: 0 additions & 1 deletion src/coreclr/jit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ set( JIT_SOURCES
ssarenamestate.cpp
stacklevelsetter.cpp
treelifeupdater.cpp
typeinfo.cpp
unwind.cpp
utils.cpp
valuenum.cpp
Expand Down
Loading

0 comments on commit a2b1811

Please sign in to comment.