OSDN Git Service

[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fast-math...
[android-x86/external-llvm.git] / test / Bitcode / thinlto-summary-globalvar.ll
1 ; RUN: opt -module-summary %s -o - | llvm-bcanalyzer -dump | FileCheck %s
2 ; Check with new pass manager (by enabling a random pass in the new pipeline).
3 ; RUN: opt -passes=gvn -module-summary %s -o - | llvm-bcanalyzer -dump | FileCheck %s
4
5 ; CHECK: <GLOBALVAL_SUMMARY_BLOCK
6
7 @a = global i32 0