summaryrefslogtreecommitdiffstats
path: root/llvm/test/Scripts/coff-dump.py
Commit message (Collapse)AuthorAgeFilesLines
* coff-dump.py: Fix PR7996. Now it is compatible to Python-2.4.NAKAMURA Takumi2010-08-301-2/+5
| | | | llvm-svn: 112485
* Add some win64 coff goodness.Anton Korobeynikov2010-08-171-1/+20
| | | | | | Patch by Cameron Esfahani! llvm-svn: 111287
* Make coff-dump.py executable and add python as executable for this script.Tobias Grosser2010-07-271-0/+1
| | | | | | This fixes the MC/COFF/basic-coff.ll test case. llvm-svn: 109497
* Make MC use Windows COFF on Windows and add tests.Michael J. Spencer2010-07-271-0/+543
llvm-svn: 109494
OpenPOWER on IntegriCloud