diff options
author | Vedant Kumar <vsk@apple.com> | 2020-09-08 14:45:41 -0700 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2020-09-25 09:39:40 -0700 |
commit | 62c372770d2e87f3e882a20d43c6814e6c4fe0f5 (patch) | |
tree | ced0361c41b186a7687130682464350877f6f069 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | 2d128b04d93784f5399e9b5d3ee4a560ebd170e4 (diff) | |
download | llvm-62c372770d2e87f3e882a20d43c6814e6c4fe0f5.zip llvm-62c372770d2e87f3e882a20d43c6814e6c4fe0f5.tar.gz llvm-62c372770d2e87f3e882a20d43c6814e6c4fe0f5.tar.bz2 |
[profile] Add %t LLVM_PROFILE_FILE option to substitute $TMPDIR
Add support for expanding the %t filename specifier in LLVM_PROFILE_FILE
to the TMPDIR environment variable. This is supported on all platforms.
On Darwin, TMPDIR is used to specify a temporary application-specific
scratch directory. When testing apps on remote devices, it can be
challenging for the host device to determine the correct TMPDIR, so it's
helpful to have the runtime do this work.
rdar://68524185
Differential Revision: https://reviews.llvm.org/D87332
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions