Giter VIP home page Giter VIP logo

Comments (3)

bharadwajy avatar bharadwajy commented on July 28, 2024

Thanks for your interest in the tool.

Can you please run the command 'make VERBOSE=1 llvm-mctoll' to get additional details of the failure and share them?

Please let me know of the OS and version on which you are attempting the build.

I expect the tool build and tests to pass on Ubuntu 16.xx, 17.xx and 18.xx.

Thanks!

from llvm-mctoll.

chlizheng avatar chlizheng commented on July 28, 2024

@bharadwajy
Thanks, I run 'make VERBOSE=1 llvm-mctoll' but I didn't find more details and my Os is Ubantu-14.04.

And I want to translate arm assembly code to llvm-ir staticly for a try by translating simple code. In my opinion, I should translate arm instruction to llvm-ir one by one, and then replace arm instructions by a script. Maybe I think it too simple.

But I didn't find enough data to do this. It seems that the instructions about jump is difficult and the list of AMT is too large. What's more, I'm not sure how to translate some arm instructions to llvm-ir, and how to design whole infrastructure of target .ll file just according to assembly code?

Do you have some reference data about the translation job? And could you give me some references?
best regards.

from llvm-mctoll.

bharadwajy avatar bharadwajy commented on July 28, 2024

As noted in README.md, at present development and testing is being done using Ubuntu 18.04. It is expected that build and test would work on Ubuntu 16.04, 17.04 and 17.10.

Support for codegen and/or ELF binary packaging differences on Ubuntu 14.04 needs to be added.

I am sorry that I do not yet have any references that describe this work yet. Will add them once we complete creating some.

Thanks!

from llvm-mctoll.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.