Skip to content

llvm-objdump needed? #1484

@llvmbot

Description

@llvmbot
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

No one assigned

    Labels

    bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagworksformeResolved as "works for me"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions