[PATCH] XCore target: Add TypeString meta data to IR output.
robert lytton
robert at xmos.com
Mon Mar 3 10:42:57 PST 2014
Hi friedgold, rafael,
This includes the addition of the virtual function:
virtual void TargetCodeGenInfo::EmitTargetMD(const Decl *D, llvm::GlobalValue *GV, CodeGen::CodeGenModule &M) const { }
Richard Osborne to review from XCore perspective
Also need review from Clang viewpoint re: EmitTargetMD - Rafael, can you?
Also the code correctness - Richard again.
Thank you
Robert
http://llvm-reviews.chandlerc.com/D2929
Files:
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/TargetInfo.cpp
lib/CodeGen/TargetInfo.h
test/CodeGen/xcore-stringtype.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2929.1.patch
Type: text/x-patch
Size: 22710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140303/cdecb6e5/attachment.bin>
More information about the llvm-commits
mailing list