mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Merge remote-tracking branch 'origin/master-next'"
This reverts commit1c9b0908e6, reversing changes made to3eb82c1836.
This commit is contained in:
@@ -2803,7 +2803,7 @@ static std::string getJsonOutputFilePath(llvm::Triple Triple, bool ABI) {
|
||||
exit(1);
|
||||
}
|
||||
llvm::sys::path::append(OutputPath, getBaselineFilename(Triple));
|
||||
return OutputPath.str().str();
|
||||
return OutputPath.str();
|
||||
}
|
||||
llvm::errs() << "Unable to decide output file path\n";
|
||||
exit(1);
|
||||
|
||||
Reference in New Issue
Block a user