[PATCH] D42758: Support `#pragma comment(lib, "name")` in the frontend for ELF
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 5 09:37:34 PST 2018
compnerd updated this revision to Diff 132853.
compnerd added a comment.
clang-format missed line, simplify some checks
Repository:
rC Clang
https://reviews.llvm.org/D42758
Files:
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/Parse/ParsePragma.cpp
test/CodeGen/elf-linker-options.c
test/CodeGen/pragma-comment.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42758.132853.patch
Type: text/x-patch
Size: 3730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180205/c6091208/attachment-0001.bin>
More information about the cfe-commits
mailing list