Test the handling of constant expressions.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 14 Jul 2002 22:39:02 +0000 (22:39 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 14 Jul 2002 22:39:02 +0000 (22:39 +0000)
commit37d0e7e3fe32897bef05fc479eefc0b1840540b8
treec3d1d42c7ae8f62bccc0c7439450cada0767cd44
parenta2fb8c7338c38835b82ca32d0fc7890965916a64
Test the handling of constant expressions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2889 91177308-0d34-0410-b5e6-96231b3b80d8
test/Feature/constexpr.ll [new file with mode: 0644]
test/Feature/constexprbad.ll [new file with mode: 0644]