Skip to content

Commit 7be1b40

Browse files
committed
Revert "Merge pull request #30024 from Azoy/calling-metadata-accessor-from-swift!"
This reverts commit 5fd6e98, reversing changes made to 3aee49d. Revert "XFAIL test/Interpreter/metadata_access.swift on arm64e" This reverts commit 8fe216b. Revert "XFAIl test on os stdlib bots" This reverts commit aea5fa4.
1 parent 9560a76 commit 7be1b40

File tree

6 files changed

+0
-138
lines changed

6 files changed

+0
-138
lines changed

stdlib/public/SwiftShims/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ set(sources
77
KeyPath.h
88
LibcOverlayShims.h
99
LibcShims.h
10-
Metadata.h
1110
Random.h
1211
RefCount.h
1312
RuntimeShims.h

stdlib/public/SwiftShims/Metadata.h

Lines changed: 0 additions & 46 deletions
This file was deleted.

stdlib/public/SwiftShims/module.modulemap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ module SwiftShims {
66
header "HeapObject.h"
77
header "KeyPath.h"
88
header "LibcShims.h"
9-
header "Metadata.h"
109
header "Random.h"
1110
header "RefCount.h"
1211
header "RuntimeShims.h"

stdlib/public/stubs/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ set(swift_stubs_sources
33
CommandLine.cpp
44
GlobalObjects.cpp
55
LibcShims.cpp
6-
Metadata.cpp
76
Random.cpp
87
Stubs.cpp
98
ThreadLocalStorage.cpp

stdlib/public/stubs/Metadata.cpp

Lines changed: 0 additions & 27 deletions
This file was deleted.

test/Interpreter/metadata_access.swift

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)