Skip to content

CommandLine errors are silent under llvm-gcc4 #1232

Closed
@llvmbot

Description

@llvmbot
Bugzilla Link 860
Resolution FIXED
Resolved on Feb 22, 2010 12:44
Version trunk
OS MacOS X
Reporter LLVM Bugzilla Contributor
CC @lattner

Extended Description

An llvm command line error is not displayed to the user (routing of stdout/stderr?)

Was discovered when selective loading of register allocators was introduced. The "-regalloc=local" option
failed because the local register allocator wasn't loaded. No report was given.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tag

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions