aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/Store.cpp
diff options
context:
space:
mode:
authorMon P Wang <wangmp@apple.com>2009-07-22 03:08:17 +0000
committerMon P Wang <wangmp@apple.com>2009-07-22 03:08:17 +0000
commitc6a38a47bf3908ab2183d7946498138d8b07c886 (patch)
treefa48b51831572d772396587382bae85ee5cc8cb3 /lib/Analysis/Store.cpp
parent02857678061f80c9e97e0aa9cf23cd49429a7d09 (diff)
Preserve address space information through member accesses, e.g.,
__attribute__((address_space(1))) struct {int arr[ 3 ]; } *p1; ... = p1->arr[2]; // load from address space 1 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76717 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/Store.cpp')
0 files changed, 0 insertions, 0 deletions