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 38 - [bugpoint] "Non-instruction is using an external function"
Summary: [bugpoint] "Non-instruction is using an external function"
Status: RESOLVED FIXED
Alias: None
Product: tools
Classification: Unclassified
Component: bugpoint (show other bugs)
Version: 1.0
Hardware: All All
: P enhancement
Assignee: Unassigned LLVM Bugs
URL:
Keywords: missing-feature
Depends on: 290
Blocks:
  Show dependency tree
 
Reported: 2003-10-13 16:06 PDT by Chris Lattner
Modified: 2010-02-22 12:41 PST (History)
3 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 Chris Lattner 2003-10-13 16:06:50 PDT
In code generator debugging mode, we should transform the program so that this
error cannot occur.  This amounts to implementing a new feature in bugpoint, so
it's only an enhancement request, but it would make it actually useful on
programs like SPEC.
Comment 1 Chris Lattner 2004-02-26 15:31:24 PST
Changing all of these bugs who do not have people looking at them to be assigned
to "unassignedbugs", indicating that if someone is feeling ambitious, they can
take ownership of the bug.

If I stole your bug, and you still want it, feel free to take ownership back.

-Chris
Comment 2 Chris Lattner 2004-02-26 15:34:54 PST
Changing all of these bugs who do not have people looking at them to be assigned
to "unassignedbugs", indicating that if someone is feeling ambitious, they can
take ownership of the bug.

If I stole your bug, and you still want it, feel free to take ownership back.

-Chris
Comment 3 Chris Lattner 2004-02-26 15:35:28 PST
Changing all of these bugs who do not have people looking at them to be assigned
to "unassignedbugs", indicating that if someone is feeling ambitious, they can
take ownership of the bug.

If I stole your bug, and you still want it, feel free to take ownership back.

-Chris
Comment 5 Chris Lattner 2004-04-18 21:53:58 PDT
Don't forget to update the release notes :)