mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Make coff-dump.py executable and add python as executable for this script.
This fixes the MC/COFF/basic-coff.ll test case. llvm-svn: 109497
This commit is contained in:
parent
ebc6c0cf50
commit
cac9d6f302
1
test/Scripts/coff-dump.py
Normal file → Executable file
1
test/Scripts/coff-dump.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#===-- coff-dump.py - COFF object file dump utility-------------------------===#
|
||||
#
|
||||
# The LLVM Compiler Infrastructure
|
||||
|
Loading…
Reference in New Issue
Block a user