aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/2009-06-01-addrofknr.c
AgeCommit message (Expand)Author
2009-07-21Revert this, was a bug in my new warning code, not the test case.Mike Stump
2009-07-21Prep for new warning.Mike Stump
2009-06-01PR4289: Make sure "&func" has the right LLVM type when "func" is a Eli Friedman