summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/thinlto-summary-globalvar.ll
blob: 56f9c0788751b318431c68bfc38d153617b4788b (plain)
1
2
3
4
5
; RUN: opt -module-summary %s -o - | llvm-bcanalyzer -dump | FileCheck %s

; CHECK: <GLOBALVAL_SUMMARY_BLOCK

@a = global i32 0
OpenPOWER on IntegriCloud