llvm-6502/test/tools/llvm-profdata
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
..
Inputs InstrProf: Cleanup binary profdata testcase 2014-03-21 21:20:35 +00:00
c-general.test InstrProf: Cleanup binary profdata testcase 2014-03-21 21:20:35 +00:00
errors.test llvm-profdata: Avoid writing to /dev/null in tests 2014-04-18 23:25:35 +00:00
raw-32-bits-be.test InstrProf: Check pointer size in raw profile 2014-03-23 03:38:12 +00:00
raw-32-bits-le.test InstrProf: Check pointer size in raw profile 2014-03-23 03:38:12 +00:00
raw-64-bits-be.test InstrProf: Check pointer size in raw profile 2014-03-23 03:38:12 +00:00
raw-64-bits-le.test InstrProf: Check pointer size in raw profile 2014-03-23 03:38:12 +00:00
raw-magic-but-no-header.test InstrProf: Change magic number to have non-text characters 2014-03-21 20:42:37 +00:00
simple.test ProfileData: Add support for the indexed instrprof format 2014-04-18 21:48:40 +00:00