InstrProf: Detect magic numbers in a more scalable way
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 21 Mar 2014 20:42:31 +0000 (20:42 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 21 Mar 2014 20:42:31 +0000 (20:42 +0000)
commitbb56c4808ef72a6329a599bde994c89abbfc2b34
tree323ce2e3963827b34304d87dfed43731d49e4b90
parentebaeaa934e6c581689edf6acd43d1c6e56d9ab08
InstrProf: Detect magic numbers in a more scalable way

No functionality change.

<rdar://problem/15950346>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204511 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ProfileData/InstrProfReader.h
lib/ProfileData/InstrProfReader.cpp