commit | e4be17fd04adb5404207bcd260cdd26cbd931c3f | [log] [tgz] |
---|---|---|
author | Matt Turner <mattst88@gmail.com> | Sun Sep 21 14:31:05 2014 -0700 |
committer | Matt Turner <mattst88@gmail.com> | Thu Sep 25 13:52:55 2014 -0700 |
tree | 606709a144f05bf4d2eabf5add86b4bc0a401c9a | |
parent | 976464c210816ff0c90e2e24e766dda81193fc79 [diff] |
ralloc: Mark ralloc functions with gcc's malloc attribute. Cuts a few hundred bytes from the DRI drivers, so it must give gcc some extra information. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>