[PATCH] D46791: Make -gsplit-dwarf generally available

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 29 15:58:50 PDT 2018


compnerd added inline comments.


================
Comment at: test/Driver/split-debug.c:23
 
+// Macosx
 // RUN: %clang -target x86_64-macosx -gsplit-dwarf -c -### %s 2> %t
----------------
NIT: macOS or the legacy spelling of Mac OS X.


https://reviews.llvm.org/D46791





More information about the cfe-commits mailing list