friss accepted this revision.
friss added a comment.
This revision is now accepted and ready to land.

This looks good to me with one small provision:



================
Comment at: lldb/lit/CMakeLists.txt:72
   LLVM_ENABLE_ZLIB
+  LLVM_SHARED_LIBS
   LLDB_IS_64_BITS)
----------------
The other booleans have names that match boolean values (_DISABLE_, _ENABLE_, 
_IS_). Should we rename this to something like LLVM_IS_SHARED_BUILD? I'm 
terrible at names.


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

https://reviews.llvm.org/D67012



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

Reply via email to