[PATCH] D157670: [llvm-{debuginfod, ml, objdump, symbolizer}, dsymutil] Enable multicall driver

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 01:00:12 PDT 2023


phosek added a comment.

This change broke the multicall driver build:

  /b/s/w/ir/x/w/llvm-llvm-project/llvm/tools/llvm-ml/llvm-ml.cpp:58:10: fatal error: 'Opts.inc' file not found
     58 | #include "Opts.inc"
        |          ^~~~~~~~~~


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157670



More information about the llvm-commits mailing list