[PATCH] D97233: Support `#pragma clang section` directives on MachO targets
Jon Roelofs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 23 08:02:29 PST 2021
jroelofs updated this revision to Diff 325798.
jroelofs added a comment.
`git clang-format`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97233/new/
https://reviews.llvm.org/D97233
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/Targets/OSTargets.h
clang/lib/Sema/SemaAttr.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGenCXX/clang-sections.cpp
clang/test/Sema/pragma-clang-section-macho.c
llvm/include/llvm/MC/MCSectionMachO.h
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/MC/MCParser/DarwinAsmParser.cpp
llvm/lib/MC/MCSectionMachO.cpp
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/CodeGen/AArch64/clang-section-macho.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97233.325798.patch
Type: text/x-patch
Size: 22654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210223/e9015632/attachment-0001.bin>
More information about the cfe-commits
mailing list