Fix frame pointer debug information test
authorJF Bastien <jfb@google.com>
Fri, 14 Jun 2013 19:55:26 +0000 (19:55 +0000)
committerJF Bastien <jfb@google.com>
Fri, 14 Jun 2013 19:55:26 +0000 (19:55 +0000)
commitd5d7410982788be5b2e31c7e150a219f80d0a0d9
tree9a75eb323342cb63beef20f1b2611900d62f58b6
parentd132ce7a7503b38fc6dad7f4e1b3f6b7173e90a6
Fix frame pointer debug information test

Run the test at O1 instead of O0: ARM FastISel keeps frame pointers around and ignores the flag. The test should now pass on ARM and still passes on x86.See: http://llvm.org/bugs/show_bug.cgi?id=16322

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183999 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/2010-04-19-FramePtr.ll