llvm-c patch for atomicrmw & dibuilder
Chris Lattner
clattner at apple.com
Mon Apr 22 14:08:48 PDT 2013
On Apr 22, 2013, at 1:03 PM, Carlo Kok <ck at remobjects.com> wrote:
>>> Split in two, attached
>>
>> The AtomicRMW patch looks fine, but please fit in 80 columns and add
>> doxygen comments to the enums. Someone else will need to review the
>> DIBuilder patch.
>
> Attached an updated version of the atomicrmw. I have commit rights on lldb, but I'm not sure if that allows me to commit to llvm too.
Yep, you do. Please also avoid using tabs. :)
-Chris
More information about the llvm-commits
mailing list