[llvm] r228747 - Provide DIA implementation of DebugInfoPDB.

Kaylor, Andrew andrew.kaylor at intel.com
Tue Feb 10 18:21:36 PST 2015


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<mailto: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/527ea531/attachment.html>


More information about the llvm-commits mailing list