[PATCH] D115415: [clang][macho] add clang frontend support for emitting macho files with two build version load commands
Alex Lorenz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 2 08:31:06 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG116c1bea65ac: [clang][macho] add clang frontend support for emitting macho files with two… (authored by arphaman).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D115415?vs=393004&id=405291#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115415/new/
https://reviews.llvm.org/D115415
Files:
clang/include/clang/Basic/TargetInfo.h
clang/include/clang/Basic/TargetOptions.h
clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets.cpp
clang/lib/CodeGen/ModuleBuilder.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/darwin-target-variant.c
llvm/include/llvm/IR/Module.h
llvm/lib/IR/Module.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115415.405291.patch
Type: text/x-patch
Size: 8543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/3cba4efe/attachment.bin>
More information about the llvm-commits
mailing list