Commit Graph

4 Commits

Author SHA1 Message Date
Kuba (Brecka) Mracek
d7dfa3e942 Bring up tests + validation tests for the 'freestanding' build and the standalone_minimal preset (#34386) 2020-10-26 16:32:36 -07:00
Mike Ash
28a61eaa19 [Test] Have llvm-support-odr-violation.sh use platform-dylib-dir.
platform-module-dir isn't quite right, since we're looking for libswiftCore.dylib.

rdar://problem/63437032
2020-05-20 11:01:08 -04:00
Saleem Abdulrasool
f42a62b9fc Update llvm-support-odr-violation.test-sh
Allow empty input as PE/COFF does not provide a symbol table which results in no visible symbols.
2020-05-18 14:52:00 -07:00
Saleem Abdulrasool
a92894c530 test: ensure that we do not regress the standard library isolation
Add a test to ensure that the standard library does not accidentally end
up with symbols in the `llvm::` namespace.  The LLVMSupport symbols for
now are namespaced to `__swift::__runtime` with the desire that they
will move into `swift::` and become vended in the swift namespace.
2020-05-18 21:08:16 +00:00