aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/patch_manager.py
diff options
context:
space:
mode:
Diffstat (limited to 'llvm_tools/patch_manager.py')
-rwxr-xr-xllvm_tools/patch_manager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_tools/patch_manager.py b/llvm_tools/patch_manager.py
index d1606482..eae8d5e2 100755
--- a/llvm_tools/patch_manager.py
+++ b/llvm_tools/patch_manager.py
@@ -430,7 +430,7 @@ def PrintPatchResults(patch_info):
def main():
- """Get the arguments for the patch manager."""
+ """Applies the patches based off of the command line arguments."""
args_output = GetCommandLineArgs()