[PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Katya Romanova
Katya_Romanova at playstation.sony.com
Wed Oct 2 09:42:38 PDT 2013
kromanova added you to the CC list for the revision "Emit Clang version information into .comment section (MC's part of implementation) [PART 2B] ".
Hi rafael,
This is a spin-off of a review Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]
http://llvm-reviews.chandlerc.com/D1729
The reviewer, Rafael EspĂndola, asked to split LLVM's part of the patch into two separate patches (CodeGen and MC). Here is MC part of the patch with the few corrections.
http://llvm-reviews.chandlerc.com/D1812
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: D1812.1.patch
Type: text/x-patch
Size: 11417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131002/e2ed8342/attachment.bin>
More information about the llvm-commits
mailing list