[Lldb-commits] [PATCH] D88516: [lldb] Add a "design" section to the documentation.
Jim Ingham via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 1 16:46:55 PDT 2020
Architecture is more specific to the structural aspect of a thing, whereas Design is more general. For instance, the rules for the SB API don’t really seem like a description of an Architecture, but more some general principles for doing the thing.
Jim
> On Oct 1, 2020, at 4:25 PM, Adrian Prantl via Phabricator <reviews at reviews.llvm.org> wrote:
>
> aprantl added a comment.
>
> What's the difference between design/ and architecture/? These sounds like synonyms to me.
>
>
> Repository:
> rLLDB LLDB
>
> CHANGES SINCE LAST ACTION
> https://reviews.llvm.org/D88516/new/
>
> https://reviews.llvm.org/D88516
>
More information about the lldb-commits
mailing list