Code Monkey home page Code Monkey logo

Comments (2)

ImmanuelHaffner avatar ImmanuelHaffner commented on September 25, 2024

What do you mean with "the function addToWorkList should delete the const"? Do you mean the const-qualifier of the Parameter should be removed?
You are right, BBExecutable is a SmallPtrSet; its insert() function returns a std::pair and as such, .second should be used. Thanks for the remark.

This project is fairly old and has not been updated to work with current LLVM. (We worked with LLVM 3.3 i think. Try linking JACCo against that version. I am pretty sure SmallPtrSet worked differently back then...)

I will NOT update this project, as its semantic analysis part is straight out of hell. I currently reimplement JACCo from scratch. If you are interested in this project, let me know.

from jacco-old.

Kuznetsov2100 avatar Kuznetsov2100 commented on September 25, 2024

I am Learning to make a compiler of a subset lanuage of C,but I am not
familiar with the assembly language,so I tried to use the llvm to solve the
part of backend .It took me several days to read your project,because of
the llvm version conflict,I got stuck in the mud of many conflict errors.As
you can see,sorry about my Chinese English,I just a beginner of
programming.Thanks about your reply to let me know the details of your
project.

Immanuel Haffner [email protected]于2015年9月30日周三 17:57写道:

Closed #1 #1.


Reply to this email directly or view it on GitHub
#1 (comment).

from jacco-old.

Related Issues (1)

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.