aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Scripts/coff-dump.py
AgeCommit message (Expand)AuthorFilesLines
2010-10-08Fix Formatting.Michael J. Spencer1-2/+2
2010-10-08MC-COFF: Fix Simple and Complex type. Fixes PR8320.Michael J. Spencer1-11/+24
2010-10-05test/COFF: Fix symbol indexes and names. Update tests to match.Michael J. Spencer1-6/+10
2010-10-05test/coff-dump: Support reading from stdin.Michael J. Spencer1-1/+6
2010-09-15test: Fix coff-dump section array indicies to 1 based to match file format.Michael J. Spencer1-5/+7
2010-09-15Tabs to spacesMichael J. Spencer1-485/+485
2010-09-15Cleanup coff-dump.pyMichael J. Spencer1-113/+113
2010-08-30coff-dump.py: Fix PR7996. Now it is compatible to Python-2.4.NAKAMURA Takumi1-2/+5
2010-08-17Add some win64 coff goodness.Anton Korobeynikov1-1/+20
2010-07-27Make coff-dump.py executable and add python as executable for this script.Tobias Grosser1-0/+1
2010-07-27Make MC use Windows COFF on Windows and add tests.Michael J. Spencer1-0/+543