mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Add code to create llvm::RemarkStreamer objects for all the LLVMModules in WMO mode
rdar://154403078
This commit is contained in:
@@ -253,6 +253,9 @@ public:
|
||||
const PrimarySpecificPaths &
|
||||
getPrimarySpecificPathsForAtMostOnePrimary() const;
|
||||
|
||||
const PrimarySpecificPaths &
|
||||
getPrimarySpecificPathsForRemaining(unsigned i) const;
|
||||
|
||||
const PrimarySpecificPaths &
|
||||
getPrimarySpecificPathsForPrimary(StringRef) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user