1 //===----------- shared-lib-test-so.cc --------------------------*- C++ -*-===//
3 // This file is distributed under the University of Illinois Open Source
4 // License. See LICENSE.TXT for details.
6 //===----------------------------------------------------------------------===//
8 // This file is a part of AddressSanitizer, an address sanity checker.
10 //===----------------------------------------------------------------------===//
15 int GLOB
[10] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0};