llvm-6502/utils/not
NAKAMURA Takumi 94afbc661f [Win32] Let utils/not aware of abort(), aka llvm_unreachable(), in msvcrt.
It has exit code as 3. abort(), aka unreachable, may be handled as crash.

FIXME: Could we move this into Win32/Program.inc?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210895 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-13 12:23:56 +00:00
..
CMakeLists.txt [CMake] LLVMSupport should be responsible to provide system_libs. 2014-02-10 10:52:19 +00:00
Makefile Install three utils, "FileCheck", "count", and "not", for now to appease llvmlab dragonegg builder. 2013-12-20 06:25:37 +00:00
not.cpp [Win32] Let utils/not aware of abort(), aka llvm_unreachable(), in msvcrt. 2014-06-13 12:23:56 +00:00