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

Leonard Grey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 13:44:00 PST 2022


lgrey updated this revision to Diff 399069.
lgrey marked 2 inline comments as done.
lgrey added a comment.

Variable renames, added missing newline


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.399069.patch
Type: text/x-patch
Size: 12401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220111/05d9e735/attachment.bin>


More information about the llvm-commits mailing list