diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-09-15 22:27:29 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-09-15 22:27:29 +0000 |
commit | d5e111c2c16d0f79264546bb9ca2bae467b2a171 (patch) | |
tree | a4da2b8bf6bc96931eb25010592e1294a0136100 /llvm/lib/CodeGen/SplitKit.cpp | |
parent | cb54b960b80826a3ec55349771a4a4d1dc339810 (diff) | |
download | llvm-d5e111c2c16d0f79264546bb9ca2bae467b2a171.zip llvm-d5e111c2c16d0f79264546bb9ca2bae467b2a171.tar.gz llvm-d5e111c2c16d0f79264546bb9ca2bae467b2a171.tar.bz2 |
Added two test cases to TestSettings.py which exercise the lldb's:
(lldb) settings set process.run-args A B C
(lldb) settings set process.env-vars ["MY_ENV_VAR"]=YES
commands. The main.cpp checks whether A, B, C is passed to main and whether
the $MY_ENV_VAR env variable is defined and outputs the findings to a file.
llvm-svn: 114031
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions