[llvm] r228747 - Provide DIA implementation of DebugInfoPDB.

Zachary Turner zturner at google.com
Tue Feb 10 18:30:30 PST 2015


DIA is installed with Visual Studio automatically, if you didn't have it
installed you would have had much more severe compile failures :). Check in
%VSINSTALLDIR%\DIA SDK
On Tue, Feb 10, 2015 at 6:21 PM Kaylor, Andrew <andrew.kaylor at intel.com>
wrote:

>  Done.
>
>
>
> I took a peek and the CMakeLists.txt and it looks like it shouldn’t have
> been building these things if I didn’t have the DIA SDK, which I don’t
> think I do.  I’m wondering if this isn’t the problem we saw before where
> you have to tell CMake explicitly to ignore the directory.
>
>
>
>
>
> *From:* Chandler Carruth [mailto:chandlerc at google.com]
> *Sent:* Tuesday, February 10, 2015 6:09 PM
> *To:* Kaylor, Andrew
> *Cc:* Zachary Turner; llvm-commits at cs.uiuc.edu
>
>
> *Subject:* Re: [llvm] r228747 - Provide DIA implementation of
> DebugInfoPDB.
>
>
>
>
>
> On Tue, Feb 10, 2015 at 6:00 PM, Kaylor, Andrew <andrew.kaylor at intel.com>
> wrote:
>
> Actually I just duplicated the template function to get rid of the default
> argument.
>
>
> Go ahead and commit any workaround for 2012 so that bots aren't broken.
> Thanks!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150211/c7f8427a/attachment.html>


More information about the llvm-commits mailing list