Skip to content

Commit f09b216

Browse files
[swift] Support reading reflection info from wasip1-threads binary
1 parent a2074fc commit f09b216

File tree

2 files changed

+2
-2
lines changed
  • extensions/cxx_debugging/third_party/swift

2 files changed

+2
-2
lines changed

DEPS

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ deps = {
9292
'condition': 'checkout_cxx_debugging_extension_deps == True',
9393
},
9494
'extensions/cxx_debugging/third_party/swift/src': {
95-
'url': 'https://github.com/kateinoigakukun/swift.git@22c48b6cf8507fe111de643139244eab4d6e50e8',
95+
'url': 'https://github.com/kateinoigakukun/swift.git@b53e8c518167b82aeb9c8ded1a8fdcf46f40789f',
9696
'condition': 'checkout_cxx_debugging_extension_deps == True',
9797
},
9898

0 commit comments

Comments
 (0)