1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Remove a stale comment cut and pasted from another file.

llvm-svn: 329084
This commit is contained in:
Eric Christopher 2018-04-03 17:07:05 +00:00
parent e2bef9a902
commit 296cab8695

View File

@ -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>")