Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(14301)

Issue 1624043: Win32 COFF Support + lit fixes

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by Bigcheesegs
Modified:
4 years, 5 months ago
Reviewers:
Base URL:
http://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Description

Here is a full patch including Nathan's COFF support, tests that pass on Windows, and some changes to lit. Obviously the COFF support and changes to lit should be separate patches in the end.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2455 lines, -293 lines) Patch
include/llvm/MC/MCStreamer.h View 1 chunk +6 lines, -0 lines 0 comments Download
lib/MC/CMakeLists.txt View 1 chunk +2 lines, -0 lines 0 comments Download
lib/MC/WinCOFF.h View 1 chunk +327 lines, -0 lines 0 comments Download
lib/MC/WinCOFFObjectWriter.cpp View 1 chunk +545 lines, -0 lines 0 comments Download
lib/MC/WinCOFFStreamer.cpp View 1 chunk +552 lines, -0 lines 0 comments Download
lib/Target/X86/X86AsmBackend.cpp View 3 chunks +26 lines, -0 lines 0 comments Download
lib/Target/X86/X86TargetMachine.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
test/MC/COFF/basic-coff.ll View 1 chunk +136 lines, -0 lines 0 comments Download
test/MC/COFF/dg.exp View 1 chunk +5 lines, -0 lines 0 comments Download
test/Scripts/coff-dump.py View 1 chunk +543 lines, -0 lines 0 comments Download
test/Scripts/macho-dump View 1 chunk +0 lines, -289 lines 0 comments Download
test/Scripts/macho-dump.py View 1 chunk +289 lines, -0 lines 0 comments Download
test/lit.cfg View 1 chunk +1 line, -0 lines 0 comments Download
utils/lit/lit/TestRunner.py View 3 chunks +18 lines, -4 lines 0 comments Download

Messages

Total messages: 1
Bigcheesegs
13 years, 10 months ago (2010-06-12 01:43:23 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b