mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
To support it in the frontend, the following has been added: - generic address space type attribute; - documentation for the OpenCL address space attributes; - parsing of __generic(generic) keyword; - test code for the parser and diagnostics. llvm-svn: 222831