brintos

brintos / llvm-project-archived public Read only

0
0
Text · 359 B · ce7a7bf Raw
8 lines · plain
1; RUN: llvm-reduce --abort-on-invalid-reduction --delta-passes=global-values --test FileCheck --test-arg --check-prefixes=CHECK-INTERESTINGNESS --test-arg %s --test-arg --input-file %s -o %t2; RUN: FileCheck --check-prefix=CHECK-FINAL %s --input-file=%t3 4; CHECK-INTERESTINGNESS: @g = {{.*}}global i325; CHECK-FINAL: @g = global i326 7@g = hidden global i32 08