Add an interface for unregistering a file from the FilesToRemove list.
authorDan Gohman <gohman@apple.com>
Wed, 1 Sep 2010 14:17:34 +0000 (14:17 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 1 Sep 2010 14:17:34 +0000 (14:17 +0000)
commit41154114f64c1531764236e9268d2a5ac52e3e91
tree319ab11fef0bef74dea022b59eb2ad0731112888
parent2ad12a0e2afa3cdffa35a4223bea775ad06ad468
Add an interface for unregistering a file from the FilesToRemove list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112705 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Signals.h
lib/System/Unix/Signals.inc
lib/System/Win32/Signals.inc