summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-04-15 21:22:35 +0000
committerJustin Bogner <mail@justinbogner.com>2014-04-15 21:22:35 +0000
commite2ef2a09ef265fe854f160d127537dc243d1ffc4 (patch)
tree4b2e76c2775910359017a1e038e77899fb134f08 /llvm/lib/CodeGen
parent3f0c79ce8df08f2cb56f48a3dfe3051305ade54d (diff)
downloadbcm5719-llvm-e2ef2a09ef265fe854f160d127537dc243d1ffc4.tar.gz
bcm5719-llvm-e2ef2a09ef265fe854f160d127537dc243d1ffc4.zip
CodeGen: Emit warnings for out of date profile data during PGO
This adds a warning that triggers when profile data doesn't match for the source that's being compiled with -fprofile-instr-use=. This fires only once per translation unit, as warning on every mismatched function would be quite noisy. llvm-svn: 206322
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud