[Lldb-commits] [PATCH] D67911: [LLDB] [Windows] Add missing ifdefs to fix building for non-x86 architectures
Martin Storsjö via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 23 13:48:59 PDT 2019
mstorsjo added a comment.
In D67911#1679696 <https://reviews.llvm.org/D67911#1679696>, @compnerd wrote:
> I think that `printf` is quite an amazing notification :-)
Ok, I'll make it an `LLDB_LOG` then, as I'd presume using raw printfs isn't really allowed :-)
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67911/new/
https://reviews.llvm.org/D67911
More information about the lldb-commits
mailing list