Giter VIP home page Giter VIP logo

llvm-cookbook's Introduction

*********************LLVM COOKBOOK****************************************************************************

-The files in this bundle are the essential files mentioned in the
chapters, please make sure you are reffering these files for
complete refference as the code shown in the book are specific
snippets of the actual code.


-There are essential packages separated in each chapter that you can
 make install to run the code. packages are c-make files that you can
directly incorporate in your working llvm folder.

-Not all steps are covered to run the files point to point as the book 
is focussed at a higher learning level and you might have to research 
on the internet to get some commands working. Most components are
opensource and can change without intimation from the developers,
So you need to research for alternative ways to work on a command if the
ones explained in the book dont work per se.

-LLVM setup is not entirely covered in this book, so its assumed you have
a working LLVM setup and Clang installed.

-Although you can refer: https://solarianprogrammer.com/2013/01/17/building-clang-libcpp-ubuntu-linux/, to 
install and build LLVM and Clang..

- Make sure you have the following installed before you setup LLVM:
  sudo apt-get update 
  sudo apt-get install build-essential
  sudo apt-get install g++

- Observe that there are Readme files some of the chapter folders, Please make sure
you read them before you begin using the files.

*************************************************************************************************************

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.