Back the optimization down from -O3 to -Os.  I'm getting an unexplained crasher on -O3.  I've looked for a libc++abi bug and can't find one.  I'm suspecting clang optimizer bug.  But I don't have a good test case at the moment.  Deferring investigation on this for now as I will soon be developing more and smaller tests.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@149414 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed
tree: caa39b4a8225e90a2ad079dc4cafafe0a89bb2aa
  1. include/
  2. lib/
  3. src/
  4. test/
  5. www/
  6. CREDITS.TXT
  7. LICENSE.TXT