Displaying 1 result from an estimated 1 matches for "functionst".
Did you mean:
functions
2015 Jul 16
2
[LLVMdev] Adding integer field to all C++ classes in LLVM
Hi,
I want to add an integer field to all C++ classes in LLVM. Where do I look
at in the LLVM source to make the necessary changes? As of now, what I
understand is that I need to make changes in Type.cpp
(llvm/lib/IR/Type.cpp) where I insert an integer field in the ArrayRef
passed to StructType::setBody?
Thanks!
-Mohit.
-------------- next part --------------
An HTML attachment was scrubbed...