[LLVMdev] Module->getDataLayout returns std::string instead of DataLayout

Caldarale, Charles R Chuck.Caldarale at unisys.com
Tue Aug 26 04:53:48 PDT 2014


> From: Logan Streondj [mailto:streondj at gmail.com] 
> Subject: Re: [LLVMdev] Module->getDataLayout returns std::string instead of DataLayout

> I tried it with the *, but it didn't help.

The online documentation applies _only_ to the LLVM trunk.  You didn't tell us what level of LLVM you're trying to use, but the JavaDoc you should be looking at is part of whatever level you downloaded.

 - Chuck





More information about the llvm-dev mailing list