Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git] / llvm / test / Transforms / GlobalDCE / basicvariabletest.ll
blobae8ce3f7fd0660167018ababae3bf0ce818d39be
1 ; RUN: opt < %s -passes=globaldce -S | FileCheck %s
3 ; CHECK-NOT: global
4 @X = external global i32
5 @Y = internal global i32 7