aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/Regression/C/globalrefs.c
AgeCommit message (Expand)Author
2010-06-03Rewrite globalrefs to not depend on int/long size differences, this fixes theDaniel Dunbar
2003-10-10Remove MORE non-portable assumptions. The backend can move globals aroundChris Lattner
2003-10-10Do not take pointer difference between two different GLOBALS !Chris Lattner
2003-10-02Make the test more portableChris Lattner
2002-10-12Added inline constant expressions, including uses in binary subtract.Vikram Adve
2002-09-27Simple test for constant expressions constructed from global addresses.Vikram Adve