util: Implement unreachable for MSVC using __assume
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 22 Oct 2014 23:41:41 +0000 (16:41 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 5 Nov 2014 17:36:04 +0000 (09:36 -0800)
commit6f3b8bb747f8c95d21c98bb583c043e432f928a8
tree79d6782dc1088d5f127d6e1f41c3de9148bef274
parent1ca88aa58217239da84a426c29f05b5b53855951
util: Implement unreachable for MSVC using __assume

Based on the description of __assume at:

http://msdn.microsoft.com/en-us/library/1b3fsfxw.aspx

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/util/macros.h