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

Katya Romanova Katya_Romanova at playstation.sony.com
Tue Oct 15 10:48:07 PDT 2013


  Good catch. I guess I shouldn't do sanity checking a week after I did my changes :(. I had it set to "false" all along, but changed it to the opposite last minute because I thought it was X86Asm.

  I attached a new patch  with the correction.
  Thanks for the review.

Hi rafael,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1812?vs=4903&id=4923#toc

Files:
  include/llvm/MC/MCELFStreamer.h
  include/llvm/MC/MCStreamer.h
  include/llvm/MC/MCAsmInfo.h
  lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCAsmInfo.cpp
  lib/MC/MCELFStreamer.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: D1812.3.patch
Type: text/x-patch
Size: 9335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131015/2f390576/attachment.bin>


More information about the llvm-commits mailing list