Add a simple routine to determine the typical system directory for
authorDouglas Gregor <dgregor@apple.com>
Wed, 14 Sep 2011 20:27:01 +0000 (20:27 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 14 Sep 2011 20:27:01 +0000 (20:27 +0000)
commit55cf815e19691d8a1cda40a331943ebfee9d7255
tree2c6475e3bc9096aa07bab087c1ffb3190a62a164
parentbf841cf3360558d2939c9f1a244a7a7296f846df
Add a simple routine to determine the typical system directory for
temporary data.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139725 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PathV2.h
lib/Support/PathV2.cpp