llvm-for-llvmta/test/Other/opt-old-new-pm-passes.ll

3 lines
131 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
; RUN: not opt -dce --passes=inline %s 2>&1 | FileCheck %s
; CHECK: Cannot specify passes via both -foo-pass and --passes=foo-pass