[llvm] r223802 - IR: Split Metadata from Value
David Blaikie
dblaikie at gmail.com
Tue Dec 9 12:22:48 PST 2014
On Tue, Dec 9, 2014 at 12:07 PM, Hans Wennborg <hans at chromium.org> wrote:
> This broke the MSVC build, see e.g. [1]. I suspect it is because MSVC
> (except recent versions) doesn't support LLVM_EXPORTED.
I take it you meant LLVM_EXPLICIT?
> I tried
> removing those operator bool()'s, but there were more errors.
>
> Does your patch compile if you remove LLVM_EXPORTED? I suspect that
> might reveal the same problem on Mac/Linux.
>
> - Hans
>
> 1.
> http://build.chromium.org/p/chromium.fyi/builders/CrWinClang/builds/660/steps/runhooks/logs/stdio
Somewhat surprised that compiles anywhere, really... Curious.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141209/b888bf21/attachment.html>
More information about the llvm-commits
mailing list