[ELF] Avoid make in elf::writeARMCmseImportLib
[llvm-project.git] / llvm / test / Bitcode / thinlto-summary-globalvar.ll
blobf7928303e75b140decee30e23ee5eb63d7b2c74f
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
5 ; CHECK: <GLOBALVAL_SUMMARY_BLOCK
7 @a = global i32 0