LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 28316 - [PM] optbisect/optnone support
Summary: [PM] optbisect/optnone support
Status: NEW
Alias: None
Product: new-bugs
Classification: Unclassified
Component: new bugs (show other bugs)
Version: unspecified
Hardware: PC Linux
: P normal
Assignee: Unassigned LLVM Bugs
URL:
Keywords:
Depends on:
Blocks: 28315
  Show dependency tree
 
Reported: 2016-06-26 18:10 PDT by Sean Silva
Modified: 2020-01-25 23:44 PST (History)
8 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Silva 2016-06-26 18:10:01 PDT
The new PM has no analog to the "skipFunction" call used for optbisect and optnone.

E.g. see discussion in http://reviews.llvm.org/D21704