[PATCH] D23031: [LinkerScript] Support OR of FLAGS in PHDR directives

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 13:30:17 PDT 2016


ruiu added a comment.

https://sourceware.org/binutils/docs/ld/PHDRS.html says that "The value of flags must be an integer". Can you give me a pointer to a sample use case?


https://reviews.llvm.org/D23031





More information about the llvm-commits mailing list