mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert r23713
Swift SVN r23739
This commit is contained in:
@@ -406,8 +406,7 @@ public:
|
||||
/// definition.
|
||||
///
|
||||
/// \param Verbose In verbose mode, print the SIL locations.
|
||||
void print(raw_ostream &OS, bool Verbose = false,
|
||||
llvm::DenseMap<const SILMetadata *, unsigned> *MetadataMap = nullptr) const;
|
||||
void print(raw_ostream &OS, bool Verbose = false) const;
|
||||
|
||||
/// Pretty-print the SILFunction's name using SIL syntax,
|
||||
/// '@function_mangled_name'.
|
||||
|
||||
Reference in New Issue
Block a user