[PATCH] D53246: [NewPM] teach -passes= to emit meaningful error messages

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 15 06:11:52 PDT 2018


fedor.sergeev updated this revision to Diff 169691.
fedor.sergeev added a comment.

adding error handling for repeated EP pipeline parsing.


Repository:
  rL LLVM

https://reviews.llvm.org/D53246

Files:
  include/llvm/Passes/PassBuilder.h
  lib/LTO/LTOBackend.cpp
  lib/Passes/PassBuilder.cpp
  test/Other/pass-pipeline-parsing.ll
  test/tools/llvm-lto2/X86/pipeline.ll
  test/tools/llvm-opt-fuzzer/command-line.ll
  tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp
  tools/opt/NewPMDriver.cpp
  unittests/IR/CMakeLists.txt
  unittests/IR/PassBuilderCallbacksTest.cpp
  unittests/Passes/CMakeLists.txt
  unittests/Passes/PluginsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53246.169691.patch
Type: text/x-patch
Size: 63594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181015/6ff23797/attachment-0001.bin>


More information about the llvm-commits mailing list