<div dir="ltr"><div><div><div>Hi,<br><br></div>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?<br><br></div>Thanks!<br><br></div>-Mohit.<br></div>