diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-08-03 23:00:38 +0000 | 
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-08-03 23:00:38 +0000 | 
| commit | befa21532c52ff65a87bd75b2c245e983dd1e205 (patch) | |
| tree | 3e0be0dc75687f89c5e18a5ae412d5fbd54523dc /llvm/lib/CodeGen/Spiller.h | |
| parent | 2ef67440fc1e038c52a6bb6d874f34186e6b3b31 (diff) | |
| download | bcm5719-llvm-befa21532c52ff65a87bd75b2c245e983dd1e205.tar.gz bcm5719-llvm-befa21532c52ff65a87bd75b2c245e983dd1e205.zip | |
CodeGen: silence a warning
GCC 4.8.2 objects to the tautological condition in the assert as the unsigned
value is guaranteed to be >= 0.  Simplify the assertion by dropping the
tautological condition.
llvm-svn: 214671
Diffstat (limited to 'llvm/lib/CodeGen/Spiller.h')
0 files changed, 0 insertions, 0 deletions

