mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Make coff-dump.py executable and add python as executable for this script.
This fixes the MC/COFF/basic-coff.ll test case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109497 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0e6fcf4be3
commit
56029271f9
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-------------------------===#
|
#===-- coff-dump.py - COFF object file dump utility-------------------------===#
|
||||||
#
|
#
|
||||||
# The LLVM Compiler Infrastructure
|
# The LLVM Compiler Infrastructure
|
||||||
|
Loading…
Reference in New Issue
Block a user