Revert "Emit mangled names for public symbols into the .swiftinterface"

This reverts commit 0aff85ced7.
This commit is contained in:
Doug Gregor
2024-11-12 22:38:47 -08:00
parent 7ffa5c324d
commit 34c020d5f4
7 changed files with 13 additions and 130 deletions

View File

@@ -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