Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show conditional jump labels in disassembly #6589

Closed
ihnorton opened this issue Apr 20, 2014 · 2 comments
Closed

Show conditional jump labels in disassembly #6589

ihnorton opened this issue Apr 20, 2014 · 2 comments
Labels
help wanted Indicates that a maintainer wants help on an issue or pull request

Comments

@ihnorton
Copy link
Member

Feature request from the mailing list: show label/assembly statements related to conditional jumps in code_native output.

(More generally, side-by-side disassembly of Julia code, LLVM IR, and native code in context would be neat)

@JeffBezanson
Copy link
Member

That'd be neat, especially the labels, but I will warn you that the mapping to native code can be quite far from one-to-one.

@eschnett
Copy link
Contributor

eschnett commented Nov 4, 2014

See #8897 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Indicates that a maintainer wants help on an issue or pull request
Projects
None yet
Development

No branches or pull requests

3 participants