llvm-6502/test/tools
Justin Bogner aae82fb2f7 llvm-profdata: Avoid writing to /dev/null in tests
We fseek on our output file in llvm-profdata, which errors on some
systems. Avoid getting into the situation by writing to /dev/null

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206670 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-18 23:25:35 +00:00
..
llvm-cov llvm-cov: Move XFAIL after the body of the test 2014-03-26 22:51:39 +00:00
llvm-lit [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
llvm-objdump tools: fix heap-buffer-overrun detected via ASAN 2014-04-14 16:38:25 +00:00
llvm-profdata llvm-profdata: Avoid writing to /dev/null in tests 2014-04-18 23:25:35 +00:00
llvm-readobj tools: fix invalid printing, buffer overrun in llvm-readobj 2014-04-16 04:15:29 +00:00