]> granicus.if.org Git - clang/commitdiff
Unbreak 'debug-options' test when builder is Darwin
authorDouglas Katzman <dougk@google.com>
Thu, 8 Oct 2015 05:02:24 +0000 (05:02 +0000)
committerDouglas Katzman <dougk@google.com>
Thu, 8 Oct 2015 05:02:24 +0000 (05:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@249657 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/debug-options.c

index 6c22f2e92e561075a0136e933a6c727707ae0109..437e9fcb500b050bb08e831ee62c210894758052 100644 (file)
 //
 // NOCI-NOT: "-dwarf-column-info"
 //
-// GEXTREFS: "-dwarf-ext-refs" "-fmodule-format=obj" "-debug-info-kind=limited"
+// GEXTREFS: "-dwarf-ext-refs" "-fmodule-format=obj" "-debug-info-kind={{standalone|limited}}"