mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
tests: remove the now unused option -new-mangling-for-tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %target-swift-frontend -Xllvm -new-mangling-for-tests -Xllvm -sil-full-demangle -profile-generate -profile-coverage-mapping -emit-sorted-sil -emit-sil -module-name coverage_catch %s | %FileCheck %s
|
||||
// RUN: %target-swift-frontend -Xllvm -sil-full-demangle -profile-generate -profile-coverage-mapping -emit-sorted-sil -emit-sil -module-name coverage_catch %s | %FileCheck %s
|
||||
|
||||
enum SomeErr : Error {
|
||||
case Err1
|
||||
|
||||
Reference in New Issue
Block a user