[PATCH] D97233: Support `#pragma clang section` directives on MachO targets
Jon Roelofs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 22 15:17:00 PST 2021
jroelofs created this revision.
jroelofs added reviewers: t.p.northover, javed.absar, rogfer01.
Herald added a subscriber: hiraditya.
Herald added a reviewer: aaron.ballman.
jroelofs requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Repository:
rG LLVM Github Monorepo
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.325591.patch
Type: text/x-patch
Size: 22963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210222/c0bd7087/attachment-0001.bin>
More information about the cfe-commits
mailing list