llvm/lib/ProfileData
Duncan P. N. Exon Smith 813d0a2761 InstrProf: Change magic number to have non-text characters
Include non-text characters in the magic number so that text files can't
match.

<rdar://problem/15950346>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204513 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-21 20:42:37 +00:00
..
CMakeLists.txt
InstrProf.cpp InstrProf: Actually detect bad headers 2014-03-21 20:42:28 +00:00
InstrProfReader.cpp InstrProf: Change magic number to have non-text characters 2014-03-21 20:42:37 +00:00
InstrProfWriter.cpp ProfileData: Avoid brace initialization, windows doesn't like it 2014-03-21 18:22:16 +00:00
LLVMBuild.txt
Makefile