We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eccf9b3 + 0c79763 commit b96eb1dCopy full SHA for b96eb1d
utils/build_swift/build_swift/driver_arguments.py
@@ -1190,16 +1190,13 @@ def create_argument_parser():
1190
1191
'build-script' expects the sources to be laid out in the following way:
1192
1193
- $SWIFT_SOURCE_ROOT/llvm
1194
- /clang
+ $SWIFT_SOURCE_ROOT/llvm-project
1195
/swift
1196
- /lldb (optional)
1197
/llbuild (optional)
1198
/swiftpm (optional, requires llbuild)
1199
/swift-syntax (optional, requires swiftpm)
1200
/swift-stress-tester (optional,
1201
requires swift-syntax)
1202
- /compiler-rt (optional)
1203
/swift-corelibs-xctest (optional)
1204
/swift-corelibs-foundation (optional)
1205
/swift-corelibs-libdispatch (optional)
0 commit comments