Fixed the comment to match reality.

llvm-svn: 247930
This commit is contained in:
Artem Belevich 2015-09-17 20:19:33 +00:00
parent 8d8033c3b4
commit 4ea96421d1
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ public:
return *Target;
}
/// Replace the current diagnostics engine.
/// Replace the current Target.
void setTarget(TargetInfo *Value);
/// }