[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 07:00:54 PDT 2018
fedor.sergeev updated this revision to Diff 169700.
fedor.sergeev added a comment.
fixing return code for -passes-ep* tests (should not be failing).
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.169700.patch
Type: text/x-patch
Size: 63566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181015/902e47aa/attachment.bin>
More information about the llvm-commits
mailing list