[PATCH] Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]

Katya Romanova Katya_Romanova at playstation.sony.com
Mon Sep 30 14:22:44 PDT 2013


  By Rafael's request, the main patch was split into 2 parts:
  CodeGen and MC. This patch is a MC part of the fix. It needs to be applied first.

http://llvm-reviews.chandlerc.com/D1729

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1729?vs=4407&id=4555#toc

Files:
  include/llvm/MC/MCELFStreamer.h
  include/llvm/MC/MCStreamer.h
  include/llvm/MC/MCAsmInfo.h
  lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
  lib/LTO/LTOModule.cpp
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCAsmInfoCOFF.cpp
  lib/MC/MCAsmInfo.cpp
  lib/MC/MCAsmInfoDarwin.cpp
  lib/MC/MCELFStreamer.cpp
  lib/MC/MCNullStreamer.cpp
  lib/MC/WinCOFFStreamer.cpp
  lib/MC/MCPureStreamer.cpp
  lib/MC/MCMachOStreamer.cpp
  lib/MC/MCParser/ELFAsmParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1729.2.patch
Type: text/x-patch
Size: 11417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130930/8b7213cb/attachment.bin>


More information about the llvm-commits mailing list