[PATCH] D37057: [clang] Require address space to be specified when creating functions (3/3)

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 08:23:22 PST 2018


arichardson added a comment.

Looks good to me but I guess someone else should approve the change.

I added a bunch of hacks in our fork to ensure that functions end up being in address space 200 but this would be much better.


Repository:
  rC Clang

https://reviews.llvm.org/D37057





More information about the llvm-commits mailing list