<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div dir="ltr"><div>Hello</div><div>With LLVM 4.0 my code is being compiled correctly. but with LLVM 7.0.1 I am getting following error;</div><div><b><br></b></div><div><b>llvm-7.0.1.src/include/llvm/IR/Module.h:356:43: error: <br>      no matching constructor for initialization of 'SmallVector<llvm::Type *,<br>      sizeof...(ArgsTy)>'<br>    SmallVector<Type*, sizeof...(ArgsTy)> ArgTys{Args...};<br></b></div><div><br></div><div>What is the reason?</div><div>Due to this I am unable to do my task with LLVM7.0.1. How to solve this?<br></div><div><br></div><div>Please help.</div><div><br></div><div>Thank You<br></div><div><br></div><div><br></div></div></div>
</div></div>