diff options
-rwxr-xr-x[-rw-r--r--] | test/Scripts/coff-dump.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Scripts/coff-dump.py b/test/Scripts/coff-dump.py index b3e16e5015..57a5813470 100644..100755 --- a/test/Scripts/coff-dump.py +++ b/test/Scripts/coff-dump.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python #===-- coff-dump.py - COFF object file dump utility-------------------------===# # # The LLVM Compiler Infrastructure |