Add a test for PR33166.
authorAdrian Prantl <aprantl@apple.com>
Thu, 25 May 2017 19:33:16 +0000 (19:33 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 25 May 2017 19:33:16 +0000 (19:33 +0000)
commitefd2b8f824e56b7498b9de2a8481e8738f17b6a6
tree6ce40e6ece3172919d49aa6efe31fa227e1f6788
parentb3d83a092a014eebf813084bfca33de28a455b45
Add a test for PR33166.

This tests optimized code where a variable is allocated on the
stack for some part of the function.

llvm-svn: 303903
debuginfo-tests/stack-var.c [new file with mode: 0644]