Giter VIP home page Giter VIP logo

urai's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

urai's Issues

no member named 'RAIInstr' in 'llvm::MachineInstr'

Hi, I want to setup the project based on the readme.txt. After I ran the script ./setup_scripts/ci-build.sh, I get the error

/mnt/disk/projects/uRAI/llvm/llvm-release_70/lib/Target/ARM/RAISFI.cpp:167:44: error: no member named 'RAIInstr' in 'llvm::MachineInstr'
                  .setMIFlag(MachineInstr::RAIInstr);
                             ~~~~~~~~~~~~~~^
/mnt/disk/projects/uRAI/llvm/llvm-release_70/lib/Target/ARM/RAISFI.cpp:172:44: error: no member named 'RAIInstr' in 'llvm::MachineInstr'
                  .setMIFlag(MachineInstr::RAIInstr);
                             ~~~~~~~~~~~~~~^
/mnt/disk/projects/uRAI/llvm/llvm-release_70/lib/Target/ARM/RAISFI.cpp:180:44: error: no member named 'RAIInstr' in 'llvm::MachineInstr'
                  .setMIFlag(MachineInstr::RAIInstr);
                             ~~~~~~~~~~~~~~^
/mnt/disk/projects/uRAI/llvm/llvm-release_70/lib/Target/ARM/RAISFI.cpp:185:44: error: no member named 'RAIInstr' in 'llvm::MachineInstr'
                  .setMIFlag(MachineInstr::RAIInstr);
                             ~~~~~~~~~~~~~~^
/mnt/disk/projects/uRAI/llvm/llvm-release_70/lib/Target/ARM/RAISFI.cpp:198:41: error: no member named 'RAIInstr' in 'llvm::MachineInstr'
              !MI.getFlag(MachineInstr::RAIInstr) &&
                          ~~~~~~~~~~~~~~^
/mnt/disk/projects/uRAI/llvm/llvm-release_70/lib/Target/ARM/RAISFI.cpp:309:38: error: no member named 'RAIInstr' in 'llvm::MachineInstr'
            .setMIFlag(MachineInstr::RAIInstr);
                       ~~~~~~~~~~~~~~^
/mnt/disk/projects/uRAI/llvm/llvm-release_70/lib/Target/ARM/RAISFI.cpp:320:35: error: no member named 'RAIInstr' in 'llvm::MachineInstr'
      MIB.setMIFlag(MachineInstr::RAIInstr);

I cannot find the the definition of MachineInstr::RAIInstr and I guess the file that contains this definition is missed.
Could you please help me to fix this problem? Thanks in advance!

cannot find gcc-arm-none-eabi-6-2018-q4-major

Hi, I want to setup the project according to the instruction fo README.md.
After executing the command "./setup_scripts/init_project.sh", I got the following error:
mv: cannot stat 'gcc-arm-none-eabi-6-2018-q4-major': No such file or directory

I check the directory of ${PROJECT_ROOT_DIR}/gcc/gcc-arm-none-eabi-6-2017-q1-update/pkg, it is empty.
Where is 'gcc-arm-none-eabi-6-2018-q4-major'?
Could you please help me to fix this problem?

Regards,
Jun

Workflow of testing other programs

It looks like the current instructions are customized for analyzing, compiling, and running the 6 programs in the paper. Could you give us the instructions to build the workflow for testing other programs (e.g., BEEBS)?

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.