Commit f7cd9ab
committed
build: tweak the Windows build to build against the internal swift-syntax
Use the internal copy of swift-syntax that the compiler uses for macros
to build the LSP. By sharing the swift-syntax build, we shave ~6MiB off
the LSP binary. Additionally, we avoid building swift-syntax twice as a
single copy is now used.1 parent 24dc372 commit f7cd9ab
1 file changed
+2
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1467 | 1467 | | |
1468 | 1468 | | |
1469 | 1469 | | |
1470 | | - | |
1471 | | - | |
1472 | | - | |
1473 | | - | |
1474 | | - | |
1475 | | - | |
1476 | | - | |
1477 | | - | |
1478 | | - | |
1479 | | - | |
1480 | | - | |
1481 | | - | |
1482 | | - | |
1483 | | - | |
1484 | 1470 | | |
1485 | 1471 | | |
1486 | 1472 | | |
1487 | | - | |
| 1473 | + | |
1488 | 1474 | | |
1489 | 1475 | | |
1490 | 1476 | | |
1491 | 1477 | | |
1492 | 1478 | | |
1493 | 1479 | | |
| 1480 | + | |
1494 | 1481 | | |
1495 | 1482 | | |
1496 | 1483 | | |
| |||
1499 | 1486 | | |
1500 | 1487 | | |
1501 | 1488 | | |
1502 | | - | |
1503 | 1489 | | |
1504 | 1490 | | |
1505 | 1491 | | |
| |||
1654 | 1640 | | |
1655 | 1641 | | |
1656 | 1642 | | |
1657 | | - | |
1658 | 1643 | | |
1659 | 1644 | | |
1660 | 1645 | | |
| |||
0 commit comments