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

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 13:35:36 PDT 2017


kzhuravl added a comment.

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


https://reviews.llvm.org/D29948





More information about the llvm-commits mailing list