WebAssembly NFC: fix build warning
authorJF Bastien <jfb@google.com>
Sat, 30 Jan 2016 11:19:26 +0000 (11:19 +0000)
committerJF Bastien <jfb@google.com>
Sat, 30 Jan 2016 11:19:26 +0000 (11:19 +0000)
commit3ca3ea690fc4acd9c1fee392b03e5ee3563ec1ed
tree398204c3cb93916ccacbea5ac8ca1a92b3c33139
parent04839a59f2541745bf95ef8dc78c74e968b2fa7d
WebAssembly NFC: fix build warning

WebAssemblyFrameLowering.cpp:158:44: warning: enumeral and non-enumeral type in conditional expression [enabled by default]

llvm-svn: 259303
llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp