diff options
author | Jason Molenda <jmolenda@apple.com> | 2014-09-20 09:14:31 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2014-09-20 09:14:31 +0000 |
commit | e59b0d2c48c43f3350b210c72efe9aea3df1c15b (patch) | |
tree | 20fe4a971369688a74758b8f0aa9c2e65733afac /llvm/lib/ProfileData/CoverageMapping.cpp | |
parent | b8dbebb31c5d191e766e5e4bc6ea5b19b9bec0d5 (diff) | |
download | bcm5719-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