Skip to content

Commit 9a3f606

Browse files
author
Harlan Haskins
authored
---
yaml --- r: 348947 b: refs/heads/master c: 8cb2449 h: refs/heads/master i: 348945: 8bf51af 348943: 28970e1
1 parent ed40874 commit 9a3f606

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 5301fa0d3ee3ef313b5329fb72029052cbd41a74
2+
refs/heads/master: 8cb2449ca3ef580125b171761489f4df032fea22
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/cmake/modules/SwiftSource.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ function(_compile_swift_files
335335

336336
if (NOT SWIFTFILE_IS_STDLIB_CORE)
337337
list(APPEND swift_module_flags
338-
"-Xfrontend -experimental-skip-non-inlinable-function-bodies")
338+
"-Xfrontend" "-experimental-skip-non-inlinable-function-bodies")
339339
endif()
340340

341341
# If we have extra regexp flags, check if we match any of the regexps. If so

0 commit comments

Comments
 (0)