Test that a global is marked constant when it can be.
authorChris Lattner <sabre@nondot.org>
Sun, 27 Feb 2005 18:19:26 +0000 (18:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Feb 2005 18:19:26 +0000 (18:19 +0000)
commit9e2888609cbee2b693f5b54809d558981006b462
treeb95344554b2f0cd12ac72ab38cd3364752101a6f
parenteebaf33b5d617981f1c4cffd9b6422e76dce982e
Test that a global is marked constant when it can be.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20349 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2005-02-27-MarkGlobalConstant.c [new file with mode: 0644]