mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
e658459db3
These were only disabled because they built the ELF images to test against as part of the test, but there's no reason to do that; we can just put the ELF images into the `Inputs` directory and then we can run the test on macOS as well. (We could probably make this test work on Windows also, but I'm not going to do that right now.) rdar://179209240