Fix and reenable lifetime2
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Wed, 18 May 2016 04:33:51 +0000 (21:33 -0700)
committerRuss Keldorph <Russ.Keldorph@microsoft.com>
Wed, 18 May 2016 04:37:43 +0000 (21:37 -0700)
commit63694e982108508057ce0a1d02e43019997292ed
treeb035536d2a3f5f0ac8514058a28c47ad50b0c7cf
parentf39cef776f14ca0c4004e384bd4f331f07fe3e69
Fix and reenable lifetime2

lifetime2 is another questionable test case that relies on lifetime
guarantees that don't exist.  Per our convention, force optimization on
and mark it as "optimization sensitive" to make a best effort to get it to
pass.

Fixes #1037
tests/issues.targets
tests/src/JIT/Directed/lifetime/lifetime2.csproj
tests/testsFailingOutsideWindows.txt
tests/x86_legacy_backend_issues.targets