mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[ThinLTO] Remove stale comment (NFC)
This should have been removed with r288446. llvm-svn: 289871
This commit is contained in:
parent
2a5d3c0bfe
commit
558bcc949a
@ -236,8 +236,7 @@ static const GlobalValueSummary *selectCallee(GlobalValue::GUID GUID,
|
||||
}
|
||||
|
||||
/// Mark the global \p GUID as export by module \p ExportModulePath if found in
|
||||
/// this module. If it is a GlobalVariable, we also mark any referenced global
|
||||
/// in the current module as exported.
|
||||
/// this module.
|
||||
static void exportGlobalInModule(const ModuleSummaryIndex &Index,
|
||||
StringRef ExportModulePath,
|
||||
GlobalValue::GUID GUID,
|
||||
|
Loading…
x
Reference in New Issue
Block a user