1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/test/tools/llvm-profdata
Justin Bogner 9932fa2364 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

llvm-svn: 206670
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