search for: 0f2ad6dd

Displaying 2 results from an estimated 2 matches for "0f2ad6dd".

2014 Oct 08
2
[LLVMdev] lld coding style
...should move to the LLVM coding standards. If it makes you feel better, doing so would be a bigger change for the LLDB folks than the LLD ones. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141007/0f2ad6dd/attachment.html>
2014 Oct 07
4
[LLVMdev] lld coding style
On Mon, Oct 6, 2014 at 5:00 PM, Nick Kledzik <kledzik at apple.com> wrote: > On Oct 6, 2014, at 3:44 PM, Rui Ueyama <ruiu at google.com> wrote: > > Looks like most people in this thread support using LLVM style in LLD. I > also had an offline discussion and many people wanted to have one coding > style in all LLVM projects. So I'm convinced that we should do that.