summaryrefslogtreecommitdiff
path: root/src/vm/CMakeLists.txt
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2018-03-19 12:51:33 -0700
committerGitHub <noreply@github.com>2018-03-19 12:51:33 -0700
commitd3b818787748f09e63106b9b08d7bd6f5cd171bb (patch)
tree37dc57bca2f1a3f43fb485c5f768c8c260cd64c4 /src/vm/CMakeLists.txt
parent3169b78f2da0a44c8de2b285db5eeb553a7c8231 (diff)
downloadcoreclr-d3b818787748f09e63106b9b08d7bd6f5cd171bb.tar.gz
coreclr-d3b818787748f09e63106b9b08d7bd6f5cd171bb.tar.bz2
coreclr-d3b818787748f09e63106b9b08d7bd6f5cd171bb.zip
Switch over to managed Marvin implementation for string hashing (#17029)
Diffstat (limited to 'src/vm/CMakeLists.txt')
-rw-r--r--src/vm/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vm/CMakeLists.txt b/src/vm/CMakeLists.txt
index b7b9d2259f..dec64f712e 100644
--- a/src/vm/CMakeLists.txt
+++ b/src/vm/CMakeLists.txt
@@ -213,7 +213,6 @@ set(VM_SOURCES_WKS
jithelpers.cpp
managedmdimport.cpp
marshalnative.cpp
- marvin32.cpp
mdaassistants.cpp
methodtablebuilder.cpp
mlinfo.cpp