Skip to content

Commit bfe0a00

Browse files
authored
Merge pull request swiftlang#35429 from ahoppen/remove-bytetree
Remove ByteTree serialization format
2 parents f7fbc7b + 8ec8516 commit bfe0a00

File tree

17 files changed

+67
-853
lines changed

17 files changed

+67
-853
lines changed

docs/ByteTree.md

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

docs/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,6 @@ documentation, please create a thread on the Swift forums under the
8686

8787
## Explanations
8888

89-
- [ByteTree.md](/docs/ByteTree.md):
90-
Describes the ByteTree binary format used for serializing syntax trees
91-
in `libSyntax`.
9289
- [WebAssembly.md](/docs/WebAssembly.md):
9390
Explains some decisions that were made while implementing the WebAssembly target.
9491

0 commit comments

Comments
 (0)