Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b19924a425edc9ff045fd20c794a6ec9917ba824
/
.
/
llvm
/
test
/
Bitcode
/
thinlto-summary-globalvar.ll
blob: 56f9c0788751b318431c68bfc38d153617b4788b [
file
] [
log
] [
blame
]
Peter Collingbourne
b19924a
2016-06-24 01:58:02 +0000
[
diff
] [
blame^
]
1
; RUN: opt -module-summary %s -o - | llvm-bcanalyzer -dump | FileCheck %s
2
3
; CHECK: <GLOBALVAL_SUMMARY_BLOCK
4
5
@a
=
global
i32
0