Displaying 1 result from an estimated 1 matches for "5185c8c9".
2014 Jan 13
2
[LLVMdev] How to print a list of used LLVM APIs in a given open source project?
Hi,
Assume there's an open source compiler implementation based on LLVM/Clang. What is the neatest way to print a list of LLVM APIs used in that open source project? Thanks.
Best,
Jiading