Skip to content

Commit 2f2b113

Browse files
committedJun 30, 2020
Sink llbuild2 support and CAS bits into TSF
1 parent 713ff94 commit 2f2b113

File tree

67 files changed

+7107
-297
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+7107
-297
lines changed
 

‎.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
xcuserdata/
66
DerivedData/
77
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
8+
/Utilities/tools
9+

‎.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "ThirdParty/BLAKE3"]
2+
path = ThirdParty/BLAKE3
3+
url = https://github.com/BLAKE3-team/BLAKE3.git

0 commit comments

Comments
 (0)