Kuba (Brecka) Mracek
52d438c1de
Merge pull request #70064 from kubamracek/embedded-linux2
...
[embedded] Start building embedded support on Linux/ELF, expand archs of the embedded stdlib to cover common embedded targets, take 2
2023-11-29 09:28:40 -08:00
Ben Barham
b2da814fd9
[Test] Use split-file rather than split_file.py
...
We've had a bunch of problems with unicode support for Python,
`split_file.py` looks to be another one. Just use `split-file` instead.
Resolves rdar://118892583.
2023-11-28 12:39:30 -08:00
Kuba Mracek
a0ec73ef42
[embedded] Start building embedded support on Linux/ELF, expand archs of the embedded stdlib to cover common embedded targets, take 2
2023-11-28 10:31:39 -08:00
Doug Gregor
130adac5c5
Revert "[embedded] Start building embedded support on Linux/ELF, expand archs of the embedded stdlib to cover common embedded targets"
2023-11-27 22:20:54 -08:00
Kuba Mracek
1ad839f101
[embedded] Fix modules test expectations on Linux, skip LTO and Concurrency tests on Linux
2023-11-17 21:48:31 -08:00
Kuba Mracek
971ad79f37
[embedded] Start building embedded support on Linux/ELF, expand archs of the embedded stdlib to cover common embedded targets
2023-11-17 21:30:12 -08:00
Kuba Mracek
f5e9e076c5
[embedded] Mark modules-globals.swift/modules-globals-many.swift as REQUIRES: OS=macosx
2023-09-24 17:34:19 -07:00
Kuba Mracek
77d3f40093
[embedded] Require VENDOR=apple in the module global tests
2023-09-24 17:34:19 -07:00
Kuba Mracek
4709bdcca6
[embedded] Deserialize and import global variables in embedded Swift mode
2023-09-24 17:34:03 -07:00