summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xllvm/utils/indirect_calls.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/indirect_calls.py b/llvm/utils/indirect_calls.py
index 1fdbcc18195..b7349a6d884 100755
--- a/llvm/utils/indirect_calls.py
+++ b/llvm/utils/indirect_calls.py
@@ -36,7 +36,6 @@ def look_for_indirect(file):
print line
return
-# Compare the debug info between two files.
def main(args):
# No options currently other than the binary.
parser = optparse.OptionParser("%prog [options] <binary>")
OpenPOWER on IntegriCloud