zturner added inline comments.

================
Comment at: lldb/trunk/lit/helper/build.py:630
+            args.append('-nostdinc')
+            args.append('-static')
+        args.append('-c')
----------------
Why do we need this?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55430/new/

https://reviews.llvm.org/D55430



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

Reply via email to