1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2 ; RUN: opt -S -passes=globalopt %s | FileCheck %s
4 @glob = external global i16, align 1
15 %patatino = select i1 undef, i16* @glob, i16* %patatino
16 br label %notreachable