[PATCH] D33412: Add support for #pragma clang section
Javed Absar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 03:12:35 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304705: Add support for #pragma clang section (authored by javed.absar).
Changed prior to commit:
https://reviews.llvm.org/D33412?vs=100846&id=101383#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33412
Files:
cfe/trunk/docs/LanguageExtensions.rst
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
cfe/trunk/include/clang/Parse/Parser.h
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/CodeGen/CGDecl.cpp
cfe/trunk/lib/CodeGen/CodeGenModule.cpp
cfe/trunk/lib/Parse/ParsePragma.cpp
cfe/trunk/lib/Sema/SemaAttr.cpp
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/test/CodeGenCXX/clang-sections-tentative.c
cfe/trunk/test/CodeGenCXX/clang-sections.cpp
cfe/trunk/test/Sema/pragma-clang-section.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33412.101383.patch
Type: text/x-patch
Size: 23992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/7aa5c596/attachment.bin>
More information about the llvm-commits
mailing list