summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/CoverageMapping.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2014-09-20 09:14:31 +0000
committerJason Molenda <jmolenda@apple.com>2014-09-20 09:14:31 +0000
commite59b0d2c48c43f3350b210c72efe9aea3df1c15b (patch)
tree20fe4a971369688a74758b8f0aa9c2e65733afac /llvm/lib/ProfileData/CoverageMapping.cpp
parentb8dbebb31c5d191e766e5e4bc6ea5b19b9bec0d5 (diff)
downloadbcm5719-llvm-e59b0d2c48c43f3350b210c72efe9aea3df1c15b.tar.gz
bcm5719-llvm-e59b0d2c48c43f3350b210c72efe9aea3df1c15b.zip
Have CommandObject::CheckRequirements() report the largest missing
requirement for a command instead of the smallest. e.g. if a command requires a Target, Process, Thread, and Frame, and none of those are available, report the largest -- Target -- as being missing instead of the smallest -- Frame. Patch by Paul Osmialowski. llvm-svn: 218181
Diffstat (limited to 'llvm/lib/ProfileData/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud