http://codereview.appspot.com/6243065/diff/1/test/Driver/debug-options.c File test/Driver/debug-options.c (right): http://codereview.appspot.com/6243065/diff/1/test/Driver/debug-options.c#newc... test/Driver/debug-options.c:14: // RUN: | FileCheck -check-prefix=GLTO2 %s Another good test would be to use '-g0' te turn of '-gline-tables-only'.
http://codereview.appspot.com/6243065/diff/1/test/Driver/debug-options.c File test/Driver/debug-options.c (right): http://codereview.appspot.com/6243065/diff/1/test/Driver/debug-options.c#newc... test/Driver/debug-options.c:14: // RUN: | FileCheck -check-prefix=GLTO2 %s On 2012/05/29 07:54:20, chandlerc wrote: > Another good test would be to use '-g0' te turn of '-gline-tables-only'. Done.