Skip to content

Commit 666ff85

Browse files
Change module name from LLVMSwift to just LLVM (#17)
1 parent 47e8973 commit 666ff85

28 files changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import PackageDescription
22

33
let package = Package(
4-
name: "LLVMSwift",
4+
name: "LLVM",
55
dependencies: [
66
.Package(url: "https://github.com/harlanhaskins/cllvm.git", majorVersion: 0),
77
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)