How to set up LLVM-style RTTI for your class hierarchy Background Basic Setup Concrete Bases and Deeper Hierarchies A Bug to be Aware Of The Contract of classof Rules of Thumb...
User Guides Clang LLVM Builds and Distributions Optimizations Code Generation JIT Additional Topics User Guides NOTE: If you are a user who is only interested in using an...
Reference API Reference LLVM Reference Command Line Utilities Garbage Collection LibFuzzer LLVM IR Testing and Debugging XRay Additional Topics Reference LLVM and API ...
Chapter 9 ( Appendix ) Command Line Tools Chapter 9 ( Appendix ) Command Line Tools llvm-as The assembler transforms the human readable LLVM assembly to LLVM bitcode. Usa...
Installation Prerequisites Building C2Rust Installation Prerequisites C2Rust requires LLVM 6 or 7 and its corresponding libraries and clang compiler. Python 3.4 or later, C...