summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-07-11 23:38:23 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-07-11 23:38:23 +0000
commit1d3e880c2cd462ac3e9c4f547043636503af14cd (patch)
tree1e2989d30961cd24bbe09ff1bf9cd14da4f86da6 /llvm/lib/Transforms/Scalar
parent3472838c7a4de30bb8d03ebad0522a3422e5faee (diff)
downloadbcm5719-llvm-1d3e880c2cd462ac3e9c4f547043636503af14cd.tar.gz
bcm5719-llvm-1d3e880c2cd462ac3e9c4f547043636503af14cd.zip
Passing in os.ctermid() as the arg for SBTarget.Launch(...) for stdin_path, stdout_path, and stderr_path
is just wrong and resulted in the inferior's output getting mixed into the GDB remote communication's log file. Change all test cases to not pass os.ctermid() and either use SBTarget.LaunchSimple() or SBTarget.Launch() and pass None as stdin_path/stdout_path/srderr_path to use a pseudo terminal. rdar://problem/9716499 program output is getting mixed into the GDB remote communications llvm-svn: 134940
Diffstat (limited to 'llvm/lib/Transforms/Scalar')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud