================ @@ -76,9 +76,10 @@ class Action { StaticLibJobClass, BinaryAnalyzeJobClass, BinaryTranslatorJobClass, + BinaryModifyJobClass, ---------------- llvm-beanz wrote:
Probably better to align this with the specific tool you're running: ```suggestion ObjcopyJobClass, ``` That is consistent with most of the other toolchain jobs (e..g. LipoJobClass, DsymutilJobClass, LinkerWrapperJobClass, etc). https://github.com/llvm/llvm-project/pull/154454 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits