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:
@@ -21,10 +21,6 @@
|
||||
using namespace swift;
|
||||
using namespace Mangle;
|
||||
|
||||
llvm::cl::opt<bool> MangleForTests(
|
||||
"new-mangling-for-tests", llvm::cl::init(false),
|
||||
llvm::cl::desc("Use new mangling for compiler tests"));
|
||||
|
||||
#ifndef NDEBUG
|
||||
|
||||
llvm::cl::opt<bool> PrintSwiftManglingStats(
|
||||
|
||||
Reference in New Issue
Block a user