Ed Maste f9688ceecf Merge -fstandalone-debug from Clang r198655:
Implement a new -fstandalone-debug option. rdar://problem/15685848
  It controls everything that -flimit-debug-info used to, plus the
  vtable type optimization. The old -fno-limit-debug-info option is now an
  alias to -fstandalone-debug and vice versa.

  Standalone is the default on Darwin until dtrace is updated to work with
  non-standalone debug info (rdar://problem/15758808).

  Note: I kept the LimitedDebugInfo name in CodeGenOptions::DebugInfoKind
  because NoStandaloneDebugInfo sounded even more confusing.
2014-05-07 00:51:24 +00:00
..
2014-01-27 17:47:21 +00:00
2014-04-23 05:57:45 +00:00
2013-09-24 14:52:43 +00:00
2014-01-05 23:28:03 +00:00
2014-02-21 16:14:40 +00:00
2013-05-21 19:23:49 +00:00
2014-05-02 16:15:34 +00:00
2013-09-22 20:30:55 +00:00
2014-04-29 11:31:22 +00:00
2014-04-22 22:02:06 +00:00
2014-03-14 02:58:48 +00:00
2014-04-25 19:25:26 +00:00
2013-01-03 07:25:30 +00:00
2014-03-02 03:34:06 +00:00
2014-05-02 23:47:14 +00:00
2013-12-16 01:58:12 +00:00
2014-03-29 04:15:11 +00:00
2013-09-24 09:56:58 +00:00
2014-03-04 21:51:11 +00:00