Files
swift-mirror/test/SIL/Serialization/deserialize_stdlib.sil
T
Saleem Abdulrasool 2b8ee6e5a2 test: disallow llvm-bcanalyzer and use new macro
This ensures that we use the correct llvm-bcanalyzer from the just built
compiler tools.
2026-04-13 16:22:02 -07:00

7 lines
465 B
Plaintext

// Make sure that we can deserialize the stdlib.
// RUN: %target-sil-opt %platform-module-dir/Swift.swiftmodule/%target-swiftmodule-name -module-name Swift > /dev/null || %target-sil-opt %platform-module-dir/Swift.swiftmodule -module-name Swift > /dev/null
// RUN: %llvm-bcanalyzer %platform-module-dir/Swift.swiftmodule/%target-swiftmodule-name > %t || %llvm-bcanalyzer %platform-module-dir/Swift.swiftmodule > %t
// RUN: %FileCheck %s < %t
// CHECK-NOT: Unknown