aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/address-space-field3.c
AgeCommit message (Expand)Author
2009-10-08Convert some tests to FileCheck to be more portable. Patch by John Thompson.Mike Stump
2009-07-22Preserve address space information through member accesses, e.g., Mon P Wang