sunfish added a comment.

x86 uses address spaces starting at 256 and counting up for its 
architecture-specific address spaces. The docs 
<http://llvm.org/docs/CodeGenerator.html#x86-address-spaces-supported> say 
"Address spaces 1-255 are currently reserved for user-defined code." so we 
should consider using 256 here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66035/new/

https://reviews.llvm.org/D66035



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to