[llvm-dev] Add addRequired<>() for different Pass

Mehdi Amini via llvm-dev llvm-dev at lists.llvm.org
Wed Jul 20 22:52:44 PDT 2016


Hi,

Please see the release notes: http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html <http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html>

The third point says "The DataLayout is no longer optional” and shows what changed.

Let me know if it is not clear enough.

— 
Mehdi

> On Jul 20, 2016, at 10:47 PM, Bernard Nongpoh via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Hello There,
> I tried to addRequired<DataLayoutPass>() But DataLayoutPass is not there in the LLVM 3.7 how to solve this issue.
> 
> Thanking You
> 
> regards,
> Bernard
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160720/e5cda0f8/attachment.html>


More information about the llvm-dev mailing list