[PATCH] D52950: [BPF] Add BTF generation for BPF target

Yonghong Song via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 14 12:51:07 PDT 2018



On 10/13/18 1:42 PM, Eric Christopher wrote:
> 
> 
> On Fri, Oct 12, 2018 at 1:18 PM Yonghong Song <yhs at fb.com 
> <mailto:yhs at fb.com>> wrote:
> 
> 
> 
>     On 10/12/18 12:48 PM, Eli Friedman via Phabricator wrote:
>      > efriedma reopened this revision.
>      > efriedma added a comment.
>      > This revision is now accepted and ready to land.
>      >
>      > Reverted in r344405.
>      >
>      > Please review the developer policy again before you commit
>     patches in the future.  Committing patches without review is not
>     allowed except in narrow cases.  And adding new features without
>     tests is not allowed.
> 
>     Sorry for a bunch of failures. Some codes are "borrowed" from linux and
>     I kept the original coding style so we could sync easily but I certainly
>     should have adopted to llvm coding styles.
> 
>     The patch is actual out for a week before the commit and I did not
>     get any feedback. I will be more active in seeking feedback in
>     the next revision.
> 
> 
> To elaborate here: you need to wait for approval. There's no "well it's 
> been out for a while" timeout.
> 
>     I will add tests and fix all the issues fixed by other kind llvm
>     developers for different platforms, compile flags and then resubmit.
> 
> 
> Please resend for review rather than resubmit.

Eric, just resent the patch for the review and initiated a conversion
in llvm-dev mailing list. Thanks!

Yonghong

> 
> Thanks.
> 
> -eric
> 
>     Sorry again,
> 
>     Yonghong
> 
>      >
>      >
>      > Repository:
>      >    rL LLVM
>      >
>      >
>     https://urldefense.proofpoint.com/v2/url?u=https-3A__reviews.llvm.org_D52950&d=DwIFaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=DA8e1B5r073vIqRrFz7MRA&m=TX14v0CKfhFaRRizW8e5GMLE7gfjbfXgDOyF46ZFZqs&s=MavpQT_sJ3xX7qXWE3orv2Nb3O65f7jupkRaH5vIPRk&e=
>      >
>      >
>      >
> 


More information about the llvm-commits mailing list