[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / Assembler / non-global-value-max-name-size.ll
blob4536ce20568621eb94aa43b6e9781c025649ee79
1 ; RUN: opt < %s -S -non-global-value-max-name-size=4
2 ; Test that local value name lookup works if the name is capped
4 define void @f() {
5 bb0:
6   br label %testz
8 testz:
9   br label %testz