llvm-6502/unittests
Jakob Stoklund Olesen 7850dd0f25 Fix a bug in compare_numeric().
Thanks to Alexandru Dura and Jonas Paulsson for finding it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140859 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-30 17:03:55 +00:00
..
ADT Fix a bug in compare_numeric(). 2011-09-30 17:03:55 +00:00
Analysis
ExecutionEngine
Support NULL cannot be portably used as the last argument to a function with __attribute((sentinel)), even though it usually works. Use (void*)0 instead. PR11002. 2011-09-28 20:41:50 +00:00
Transforms
VMCore
CMakeLists.txt
Makefile
Makefile.unittest