[PATCH] D112160: [MachO] Port call graph profile section and directive

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 06:23:04 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0f853930042f: [MachO] Port call graph profile section and directive (authored by lgrey, committed by thakis).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112160

Files:
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCMachOStreamer.cpp
  llvm/lib/MC/MCParser/DarwinAsmParser.cpp
  llvm/lib/MC/MachObjectWriter.cpp
  llvm/test/MC/MachO/cgprofile.ll
  llvm/test/MC/MachO/cgprofile.s
  llvm/tools/llvm-readobj/MachODumper.cpp
  llvm/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112160.399312.patch
Type: text/x-patch
Size: 12401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/fc32cf89/attachment.bin>


More information about the llvm-commits mailing list