[llvm-dev] Layering Requirements in the LLVM Coding Style Guide

David Chisnall via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 17 04:24:22 PST 2018


On 16 Jan 2018, at 18:50, David Blaikie via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Actually even more than that - on unix, linkers don't resolve circular dependencies

Unless your linker is LLD, in which case they do by default.

David



More information about the llvm-dev mailing list