forked from OSchip/llvm-project
4f230451e1
GCC optimizes away things like ptr < NULL to false. To "fix" this, have the CBE emit casts of pointers to intptr_t when doing relational pointer comparisons. llvm-svn: 41983 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |