[all-commits] [llvm/llvm-project] 8fe7e8: [opt] Properly report errors when loading pass plu...

Arthur Eubanks via All-commits all-commits at lists.llvm.org
Mon Oct 23 09:55:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fe7e8838649fb285c2313f66d0d52909536e338
      https://github.com/llvm/llvm-project/commit/8fe7e8838649fb285c2313f66d0d52909536e338
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    A llvm/test/Feature/load_plugin_error.ll
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [opt] Properly report errors when loading pass plugins (#69745)

All error messages here already contain the path to the plugin, so no
need to repeat it in opt.cpp.




More information about the All-commits mailing list