Bill Wendling 5aa4977fba - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit
a DBG_LABEL or not. We want to fall back to the original way of emitting debug
  info when we're in -O0/-fast mode.
- Add plumbing in to pass the "Fast" flag to places that need it.
- XFAIL DebugInfo/deaddebuglabel.ll. This is finding 11 labels instead of 8. I
  need to investigate still.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65367 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-24 02:35:30 +00:00
..
2009-01-16 20:26:53 +00:00
2009-02-20 23:04:06 +00:00
2009-02-21 22:38:49 +00:00
2009-02-20 22:51:36 +00:00
2009-02-08 22:48:07 +00:00
2009-02-14 08:41:25 +00:00
2009-01-15 20:18:42 +00:00
2009-02-09 17:11:05 +00:00
2009-02-15 11:32:31 +00:00
2009-02-21 01:09:07 +00:00