[PATCH] D158258: [ThinLTO] Add -objc-arc-contract pass

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 07:39:51 PDT 2023


tejohnson added a comment.

Regarding the test, take a look at clang/test/CodeGen/thinlto-distributed-newpm.ll. You can probably just do something similar and check that this pass is invoked under the expected options.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158258



More information about the llvm-commits mailing list