[PATCH] D48841: Add support for __declspec(code_seg("segname"))
Erich Keane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 18 13:10:06 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337420: Add support for __declspec(code_seg("segname")) (authored by erichkeane, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D48841?vs=156124&id=156138#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48841
Files:
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/CodeGen/CodeGenModule.cpp
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/lib/Sema/SemaDeclCXX.cpp
cfe/trunk/lib/Sema/SemaLambda.cpp
cfe/trunk/test/CodeGenCXX/code-seg.cpp
cfe/trunk/test/CodeGenCXX/code-seg1.cpp
cfe/trunk/test/CodeGenCXX/code-seg2.cpp
cfe/trunk/test/CodeGenCXX/code-seg3.cpp
cfe/trunk/test/SemaCXX/code-seg.cpp
cfe/trunk/test/SemaCXX/code-seg1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48841.156138.patch
Type: text/x-patch
Size: 39544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180718/09f7c7a0/attachment.bin>
More information about the llvm-commits
mailing list