[Lldb-commits] [PATCH] D43099: Make LLDB's clang module cache path customizable

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 9 09:40:50 PST 2018


aprantl added inline comments.


================
Comment at: source/Plugins/ExpressionParser/Clang/CMakeLists.txt:26
     clangCodeGen
+    clangDriver
     clangEdit
----------------
I checked and this does not affects LLDB's binary size in any measurable way.


https://reviews.llvm.org/D43099





More information about the lldb-commits mailing list