[PATCH] D68806: Relro is missing from the original "#pragma clang section" implementation.
Dmitry Mikulin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 15 11:36:08 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf14642f2f185: Added support for "#pragma clang section relro=<name>" (authored by dmikulin).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68806/new/
https://reviews.llvm.org/D68806
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Parse/ParsePragma.cpp
clang/lib/Sema/SemaAttr.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/CodeGenCXX/clang-sections.cpp
clang/test/Sema/pragma-clang-section.c
llvm/include/llvm/IR/GlobalVariable.h
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/Target/TargetLoweringObjectFile.cpp
llvm/test/MC/ELF/section-relro.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68806.225090.patch
Type: text/x-patch
Size: 15978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191015/888dd524/attachment-0001.bin>
More information about the cfe-commits
mailing list