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 819 - llvm2cpp should read .bc files not .ll files
Summary: llvm2cpp should read .bc files not .ll files
Status: RESOLVED FIXED
Alias: None
Product: tools
Classification: Unclassified
Component: llvm2cpp (show other bugs)
Version: 1.7
Hardware: All All
: P normal
Assignee: Chris Lattner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-06 12:48 PDT by Chris Lattner
Modified: 2010-02-22 12:49 PST (History)
2 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 2006-07-06 12:48:01 PDT
LLVM utilities should read .bc files, except for llvm-as/gccas.

-Chris
Comment 1 Chris Lattner 2006-07-06 18:50:22 PDT
Fixed.  Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060703/035848.html