[PATCH] D105445: [InstrProfiling] Use llvm.compiler.used if applicable for Mach-O

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 11:27:12 PDT 2021


vsk added a comment.

x86 access shouldn't be necessary. Here's a patch for the otool formatting issue: https://reviews.llvm.org/D108929 (feel free to fold this in to your own change, if you'd like to).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105445



More information about the llvm-commits mailing list