May 2015
Intermediate to advanced
296 pages
5h 10m
English
In this chapter, we will cover the following topics:
In this recipe, you get to know about LLVM, its design, and how we can make multiple uses out of the various tools it provides. You will also look into how you can transform a simple C code to the LLVM intermediate representation and how you can transform it into various forms. You will also learn how the code is organized ...
Read now
Unlock full access