-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tagworksformeResolved as "works for me"Resolved as "works for me"
Description
| Bugzilla Link | 1112 |
| Resolution | WORKSFORME |
| Resolved on | Oct 15, 2008 10:46 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
Extended Description
While configuring llvm-gcc, I noticed this error:
Checking linker read-only and read-write section mixing...
/proj/llvm/cfe/src-2/gcc/configure: line 15320: llvm-objdump: command not found
This probably results from use of the --program-prefix=llvm- option during
configure. However, without using that option it is very difficult to separate
regular gcc from llvm-gcc.
Should we create an llvm-objdump program for bytecode files?
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tagworksformeResolved as "works for me"Resolved as "works for me"