]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Remove dead code. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 4 Dec 2014 16:59:36 +0000 (16:59 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 4 Dec 2014 16:59:36 +0000 (16:59 +0000)
commit3f598f77bd9ab51485fdb939345bbb865f7c2f9c
tree54b590f050ec36e66ccf5f70cfab501314b90aca
parent9571274787ad87cdd8e6867dc0a49e4d0642f0da
Remove dead code. NFC.

This interface was added 2 years ago but users never developed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223368 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Process.h
lib/Support/MemoryBuffer.cpp
lib/Support/Process.cpp
lib/Support/Unix/Memory.inc
lib/Support/Unix/Path.inc
lib/Support/Unix/Process.inc
lib/Support/Windows/Process.inc
unittests/Support/MemoryTest.cpp
unittests/Support/ProcessTest.cpp