mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
__attribute__((address_space(1))) struct {int arr[ 3 ]; } *p1;
... = p1->arr[2]; // load from address space 1
llvm-svn: 76717
54 KiB
54 KiB