[Lldb-commits] [PATCH 3/3] Rearrange #include's, initialization/termination.

Stephen Wilson wilsons at start.ca
Thu Dec 16 22:31:22 PST 2010


Hi Greg,

Stephen Wilson <wilsons at start.ca> writes:
> The only remaining problem is how to get the Makefiles working for this
> directory.  I will take a closer look at the LLVM Makefiles, but I do
> not remember seeing a way to exclude files within a directory from the
> build.
>
> Would it be unreasonable to split up Process/Utility with a few more
> logical subdirectories in which we place platform-specific components if
> it turns out the current Makefile system cannot be pushed into dealing
> with the layout as is?

I have a solution for the Makefiles.  Will push the patch out along with
some of the other Makefile changes shortly.

Take care,

--
steve



More information about the lldb-commits mailing list