mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Clean up out-of-date comments and some stray whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176729 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1292,7 +1292,7 @@ bool ModuleLinker::run() {
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
/// LinkModules - This function links two modules together, with the resulting
|
||||
/// left module modified to be the composite of the two input modules. If an
|
||||
/// Dest module modified to be the composite of the two input modules. If an
|
||||
/// error occurs, true is returned and ErrorMsg (if not null) is set to indicate
|
||||
/// the problem. Upon failure, the Dest module could be in a modified state,
|
||||
/// and shouldn't be relied on to be consistent.
|
||||
|
Reference in New Issue
Block a user