mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
tests: remove the now unused option -new-mangling-for-tests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// RUN: mkdir -p %t
|
||||
// RUN: %target-swift-frontend -emit-module -o %t %S/Inputs/def_func.swift
|
||||
// RUN: llvm-bcanalyzer %t/def_func.swiftmodule | %FileCheck %s
|
||||
// RUN: %target-swift-frontend -Xllvm -new-mangling-for-tests -emit-silgen -I %t %s | %FileCheck %s -check-prefix=SIL
|
||||
// RUN: %target-swift-frontend -emit-silgen -I %t %s | %FileCheck %s -check-prefix=SIL
|
||||
|
||||
// CHECK-NOT: FALL_BACK_TO_TRANSLATION_UNIT
|
||||
// CHECK-NOT: UnknownCode
|
||||
|
||||
Reference in New Issue
Block a user