diff options
| author | Mon P Wang <wangmp@apple.com> | 2009-07-22 03:08:17 +0000 |
|---|---|---|
| committer | Mon P Wang <wangmp@apple.com> | 2009-07-22 03:08:17 +0000 |
| commit | acedf7768f6416de4c753184fe11582b805ca61a (patch) | |
| tree | 792f59bcc1ec6a88ce2e7d6a0defa1ac3e106d62 /clang/lib/Basic/FileManager.cpp | |
| parent | 18366cbe9785f53a478db528ed8b6d749d9d7928 (diff) | |
| download | bcm5719-llvm-acedf7768f6416de4c753184fe11582b805ca61a.tar.gz bcm5719-llvm-acedf7768f6416de4c753184fe11582b805ca61a.zip | |
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
llvm-svn: 76717
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions

