[PATCH] D29948: [AMDGPU] Restructure code object metadata creation

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 14:21:26 PDT 2017


kzhuravl added a comment.

In https://reviews.llvm.org/D29948#707972, @kerberizer wrote:

> In https://reviews.llvm.org/D29948#707969, @kzhuravl wrote:
>
> > In https://reviews.llvm.org/D29948#707740, @kerberizer wrote:
> >
> > > By the way, what could probably be somewhat helpful, are the PKGBUILD file that I use for building the LLVM/Clang packages, and the build script (it runs every 6 hours, providing binary packages for those users of Arch's AUR for whom the build is too heavy):
> > >
> > > - https://github.com/kerberizer/llvm-svn
> > > - https://github.com/kerberizer/pkg-rebuild-llvm Of specific interest might be the build() function <https://github.com/kerberizer/llvm-svn/blob/master/PKGBUILD#L156> in the PKGBUILD, in case I'm doing something uncommon (though I believe this shouldn't be the case).
> >
> >
> > https://reviews.llvm.org/D31258
>
>
> Thanks, I'll test it right away.


Thanks. Can you let me know how it goes? I would like to get the bugfix and this change in today.


https://reviews.llvm.org/D29948





More information about the llvm-commits mailing list