summaryrefslogtreecommitdiff
path: root/src/vm/arm64/asmhelpers.asm
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2015-07-30 19:01:02 -0700
committerJan Kotas <jkotas@microsoft.com>2015-07-30 19:01:02 -0700
commitf6f46c0034a68d7b011cce266c285383a095dc4f (patch)
treeb9bbf0a4e247892c80b35bd77de29568a5f919cd /src/vm/arm64/asmhelpers.asm
parente56f697f4601c1220c09dee9f94b244647c71ec0 (diff)
downloadcoreclr-f6f46c0034a68d7b011cce266c285383a095dc4f.tar.gz
coreclr-f6f46c0034a68d7b011cce266c285383a095dc4f.tar.bz2
coreclr-f6f46c0034a68d7b011cce266c285383a095dc4f.zip
Fix more build breaks on Windows arm64
[tfs-changeset: 1508010]
Diffstat (limited to 'src/vm/arm64/asmhelpers.asm')
-rw-r--r--src/vm/arm64/asmhelpers.asm7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/vm/arm64/asmhelpers.asm b/src/vm/arm64/asmhelpers.asm
index e8bea04ae1..9c9cc70d1c 100644
--- a/src/vm/arm64/asmhelpers.asm
+++ b/src/vm/arm64/asmhelpers.asm
@@ -234,6 +234,13 @@ ThePreStubPatchLabel
NESTED_END
+ NESTED_ENTRY ResolveWorkerChainLookupAsmStub
+
+ // ARMSTUB TODO: implement chained lookup
+ b ResolveWorkerAsmStub
+
+ NESTED_END
+
;-----------------------------------------------------------------------------
; The following Macros help in WRITE_BARRIER Implemetations
; WRITE_BARRIER_ENTRY