[PATCH] D27775: [ThinLTO] Import composite types as declarations

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 14:58:56 PST 2016


aprantl added a comment.

This sounds like it could break debugging with LLDB. If I understand the description correctly, this is the equivalent of doing -fno-standalone-debug?


https://reviews.llvm.org/D27775





More information about the llvm-commits mailing list