[LLVMdev] LLD vs LLVM coding style...

Chandler Carruth chandlerc at google.com
Sat Jan 19 01:55:56 PST 2013


Greetings folks,

We're looking more at doing some serious hacking on LLD, and I'd like to
avoid doing lots of work in the codebase only to change the style around
later.

My understanding was that LLD was always intended to be a fully integrated
LLVM project much like Clang, with a shared coding standard to go with the
shared support libraries. Can we start that migration? I'm really opposed
to having folks learn two styles of development, only to turn around and
unlearn one shortly thereafter.

To be clear, I'm not asking for help. =] Happy to do all the legwork, and
if it really shouldn't be done eagerly, happy to do it as folks touch a
file or interface. I'd just like to start moving things over.

-Chandler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130119/4a5ada6f/attachment.html>


More information about the llvm-dev mailing list