[PATCH] D36916: Associate functions with address spaces

Dylan McKay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 01:28:39 PDT 2017


dylanmckay added a comment.

Abandoning this for now, will upload a new set of patches which places address space on `Function` and not `FunctionType`.


https://reviews.llvm.org/D36916





More information about the llvm-commits mailing list