[PATCH] D112189: [macho] add support for emitting macho files with two build version load commands

Alex Lorenz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 18:18:21 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0756aa397856: [macho] add support for emitting macho files with two build version load… (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D112189?vs=381109&id=392613#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112189/new/

https://reviews.llvm.org/D112189

Files:
  llvm/include/llvm/IR/Module.h
  llvm/include/llvm/MC/MCAssembler.h
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/include/llvm/MC/MCStreamer.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/IR/Module.cpp
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCAssembler.cpp
  llvm/lib/MC/MCMachOStreamer.cpp
  llvm/lib/MC/MCStreamer.cpp
  llvm/lib/MC/MachObjectWriter.cpp
  llvm/test/MC/MachO/darwin-target-variant-reverse.ll
  llvm/test/MC/MachO/darwin-target-variant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112189.392613.patch
Type: text/x-patch
Size: 20620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/fd263448/attachment.bin>


More information about the llvm-commits mailing list