Skip to content

-debug-only=jit emits unpleasent output #1612

@lattner

Description

@lattner
Bugzilla Link 1240
Resolution FIXED
Resolved on Feb 22, 2010 12:43
Version 1.0
OS MacOS X
CC @asl

Extended Description

I get stuff like:

JIT: Stub emitted at [0x7087fd8] for function 'test'
JIT: Finished CodeGen of [0x7088028] Function: main: 88 bytes of text, 9 relocations
Disassembled code:
No disassembler available. See configure help for avaiable options.
JIT: Lazily resolving function 'test' In stub ptr = 0x7087ff0 actual ptr = 0x7087fd8
JIT: Finished CodeGen of [0x7088090] Function: test: 12 bytes of text, 0 relocations
Disassembled code:
No disassembler available. See configure help for avaiable options.

It would be much better if the "Disassembled code/No disassembler available" lines just were not
printed on targets without a disassembler.

-Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillamcjit

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions