This archieve is mainly about some interesting examples of clang and llvm... Some of them are the homework of my postgraduate course, some of them are others, most of them are toy code: ) An ...
Toy code about use-def chains based on the LLVM IR and bitcode. Output the function call info in the bitcode file, e.g. Direct function calls. Print the function name and line no. FuncPtr i.e.