OSDN Git Service

[WebAssembly] Fix MSVC build
authorDerek Schuff <dschuff@google.com>
Sat, 20 Jan 2018 00:01:18 +0000 (00:01 +0000)
committerDerek Schuff <dschuff@google.com>
Sat, 20 Jan 2018 00:01:18 +0000 (00:01 +0000)
commit889833f36e1a2bee833817449f0cbde1cf3c6fd6
treed158e2ece428d893fc3ae6f7260e0946f2902ef9
parent9b103df21bbf85b73d6094933646da2475c684b8
[WebAssembly] Fix MSVC build

nullptr_t can't be used left of boolean &&

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp