1*0a6a1f1dSLionel Sambuc// RUN: %clang_cc1 -triple x86_64-pc-linux -emit-llvm < %s | FileCheck %s2f4a2713aSLionel Sambuc3f4a2713aSLionel Sambuc// Check that the type of this global isn't i14*0a6a1f1dSLionel Sambuc// CHECK: @test = global i8 15f4a2713aSLionel Sambuc_Booltest = &test;
6