summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/R600Packetizer.cpp
diff options
context:
space:
mode:
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>2016-01-27 01:48:20 +0000
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>2016-01-27 01:48:20 +0000
commit192bdf884d69bf1910a1243def1e133ff7224fd7 (patch)
treea922c5c66bf7fe033bbd25c6ed5288b7dae52584 /llvm/lib/Target/AMDGPU/R600Packetizer.cpp
parent5b4637141eb4f1e1d01e58699f90541a480b5a96 (diff)
downloadbcm5719-llvm-192bdf884d69bf1910a1243def1e133ff7224fd7.tar.gz
bcm5719-llvm-192bdf884d69bf1910a1243def1e133ff7224fd7.zip
Add "/dev/tty" as a special file name for lit tests.
If a lit test has a RUN line that includes a redirection to "/dev/tty", the redirection goes to the special device file corresponding to the console. It is /dev/tty on UNIX-like systems and "CON" on Windows. This patch is needed to implement a test like PR25717 (caused by the size limit of the Windows system call WriteConsole() prior to Windows 8) where the test only breaks when outputing to the console and won't fail if using a pipe. llvm-svn: 258898
Diffstat (limited to 'llvm/lib/Target/AMDGPU/R600Packetizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud