[Lldb-commits] [PATCH] D58871: [lldb] [lldbtest] Fix getBuildFlags() not to use libstdc++ on NetBSD
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Mar 2 08:14:07 PST 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
hmm.. interesting. I had no idea this function even exists. It's existence if unfortunate as it seems to duplicate some of the logic already present in makefiles, but that's not your problem here.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58871/new/
https://reviews.llvm.org/D58871
More information about the lldb-commits
mailing list