Displaying 1 result from an estimated 1 matches for "a20967b2".
Did you mean:
1209672
2013 Apr 19
1
[LLVMdev] How to implement list in llvm
Oh, ok, sorry but only now I understood your list will be used by the programmers functions on his code, and not on your pass code for llvm while your pass is being compiled XD
Ok, once I had a similar problem, and I resolved it by creating a mini API in C++ with some classes that encapsulated lists of integer, floating point or pointer types (I actually needed three different classes for those