repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
test
/
Other
/
debug-pass-npm.ll
blob
55c9baa6c5732d7e0b699c0a7f09b8121b85403c
1
; RUN: opt -enable-new-pm=0 -O1 %s -debug-pass=Structure
2
; RUN: not opt -enable-new-pm=1 -O1 %s -debug-pass=Structure 2>&1 | FileCheck %s
3
4
; CHECK: does not work