diff options
| author | Eric Christopher <echristo@gmail.com> | 2018-04-03 17:07:05 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@gmail.com> | 2018-04-03 17:07:05 +0000 |
| commit | be1e2621905b3d61032065caeb2d6ae7e1e3fb54 (patch) | |
| tree | a27fa0b70d476a7e4cf345945c0f2d176771a27a /llvm/utils/indirect_calls.py | |
| parent | 8dabf4f145de4135b4c4af89f9017830bbba0dea (diff) | |
| download | bcm5719-llvm-be1e2621905b3d61032065caeb2d6ae7e1e3fb54.tar.gz bcm5719-llvm-be1e2621905b3d61032065caeb2d6ae7e1e3fb54.zip | |
Remove a stale comment cut and pasted from another file.
llvm-svn: 329084
Diffstat (limited to 'llvm/utils/indirect_calls.py')
| -rwxr-xr-x | llvm/utils/indirect_calls.py | 1 |
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>") |

