// RUN: %clang_cc1 -triple %itanium_abi_triple -emit-llvm %s -o - | FileCheck %s
// Check that the following construct, which is similar to one which occurs
// in Firefox, is folded correctly.
;
;
;
unsigned char x = - 0x1000;
// CHECK: @x = {{(dso_local )?}}global i8 1