[PATCH] Forward #pragma comment(lib/linker) through as flags metadata
Reid Kleckner
rnk at google.com
Mon May 6 13:06:44 PDT 2013
- fix includes.
- WIP, committing stuff, splitting code motion.
- Merge branch 'pragma-comment-move' into pragma-comment
- fixes
http://llvm-reviews.chandlerc.com/D723
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D723?vs=1767&id=1850#toc
Files:
include/clang/AST/ASTConsumer.h
include/clang/Parse/Parser.h
include/clang/Sema/Sema.h
lib/CodeGen/CodeGenAction.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/CodeGen/ModuleBuilder.cpp
lib/CodeGen/TargetInfo.cpp
lib/CodeGen/TargetInfo.h
lib/Lex/Lexer.cpp
lib/Parse/ParsePragma.cpp
lib/Parse/ParsePragma.h
lib/Parse/Parser.cpp
lib/Sema/SemaAttr.cpp
test/CodeGen/pragma-comment.c
test/Modules/autolink.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D723.2.patch
Type: text/x-patch
Size: 19977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130506/fae839c7/attachment.bin>
More information about the cfe-commits
mailing list