[llvm-commits] [Review request][PATCH] MC: Recognize alignment stuff on PECOFF.
NAKAMURA Takumi
geek4civic at gmail.com
Wed Mar 23 21:26:14 PDT 2011
---
include/llvm/MC/MCAsmInfo.h | 14 ++++++++++----
include/llvm/MC/MCStreamer.h | 3 ++-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 2 +-
lib/MC/MCAsmInfo.cpp | 2 +-
lib/MC/MCAsmInfoCOFF.cpp | 2 +-
lib/MC/MCAsmStreamer.cpp | 11 +++++++++--
lib/MC/MCELFStreamer.cpp | 6 +++---
lib/MC/MCELFStreamer.h | 3 ++-
lib/MC/MCLoggingStreamer.cpp | 5 +++--
lib/MC/MCMachOStreamer.cpp | 3 ++-
lib/MC/MCNullStreamer.cpp | 3 ++-
lib/MC/MCPureStreamer.cpp | 3 ++-
lib/MC/WinCOFFStreamer.cpp | 8 +++++---
lib/Target/ARM/ARMMCAsmInfo.cpp | 2 +-
lib/Target/PTX/PTXMCAsmStreamer.cpp | 6 ++++--
lib/Target/PowerPC/PPCMCAsmInfo.cpp | 2 +-
tools/lto/LTOModule.cpp | 3 ++-
17 files changed, 51 insertions(+), 27 deletions(-)
--
I have not written comments in sources, though, I would like you all
to review my patch to confirm whether I would take the *right* way or
not, please.
Checked on msvc10, cygwin-1.7, msysgit and mingw-w64-20101129.
...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MC-Recognize-alignment-stuff-on-PECOFF.patch.txt
Type: text/x-patch
Size: 14304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110324/e7bdc72b/attachment.bin>
More information about the llvm-commits
mailing list