1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=i686-- | FileCheck %s
4 @dst = global i32 0 ; <ptr> [#uses=1]
5 @ptr = global ptr null ; <ptr> [#uses=1]
10 ; CHECK-NEXT: movl $dst, ptr
12 store ptr @dst, ptr @ptr