mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Revert "Emit mangled names for public symbols into the .swiftinterface"
This reverts commit 0aff85ced7.
This commit is contained in:
@@ -44,10 +44,6 @@ struct ModuleInterfaceOptions {
|
||||
/// [TODO: Clang-type-plumbing] This check should go away.
|
||||
bool PrintFullConvention = false;
|
||||
|
||||
/// Print some ABI details for public symbols as comments that can be
|
||||
/// parsed by another tool.
|
||||
bool ABIComments = false;
|
||||
|
||||
struct InterfaceFlags {
|
||||
/// Copy of all the command-line flags passed at .swiftinterface
|
||||
/// generation time, re-applied to CompilerInvocation when reading
|
||||
|
||||
Reference in New Issue
Block a user