samsonov accepted this revision.
samsonov added a reviewer: samsonov.
samsonov added a comment.

LGTM


================
Comment at: lib/Driver/ToolChains.cpp:339
@@ +338,3 @@
+  }
+}
+
----------------
You might need `llvm_unreachable` at the very end to suppress GCC warnings 
(http://llvm.org/docs/CodingStandards.html#don-t-use-default-labels-in-fully-covered-switches-over-enumerations)


http://reviews.llvm.org/D15624



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to