================
@@ -16,6 +16,7 @@
 #include "lldb/Utility/ArchSpec.h"
 #include "lldb/Utility/StreamString.h"
 
+#include "../../../source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp"
----------------
JDevlieghere wrote:

?

Don't include implementation files. If you need access to this from the test, 
expose it in the header.

https://github.com/llvm/llvm-project/pull/147990
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to