diff options
author | Carl Worth <[email protected]> | 2014-12-05 08:05:44 -0800 |
---|---|---|
committer | Carl Worth <[email protected]> | 2015-01-16 13:47:40 -0800 |
commit | 62d5b4b03aa63582cf0801d306d7ca055cca40a0 (patch) | |
tree | 1d4d6b89e94fa52a672f42c5801c78e5d8ff4d06 /src/gbm | |
parent | f87ffd5cc32dbfaff0a110fd7a94a92866c95f3b (diff) |
util: Make unreachable at least be an assert
Previously, if __builtin_unreachable() was unavailable, the
unreachable macro was defined to do nothing. We do better here, by at
least still making it an assert.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/gbm')
0 files changed, 0 insertions, 0 deletions