Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f1d2f96675a784626ab0ddc52fa88ce9dea1f3d6
/
.
/
test
/
Feature
/
globalredefinition2.ll
blob: 4e14b005334966d4b1b5f02accd16420785ca172 [
file
] [
log
] [
blame
]
; Test that redefinitions of globals produces an error in llvm-upgrade
; RUN: llvm-upgrade < %s -o /dev/null -f 2>&1 | \
; RUN: grep "Global variable '%B' was renamed to '"
%B
=
global
int
7
%B
=
global
int
7