[mlir] Silence -Wglobal-constructors error in CudaRuntimeWrapper.cpp
authorChristian Sigg <csigg@google.com>
Wed, 3 Mar 2021 12:46:03 +0000 (13:46 +0100)
committerChristian Sigg <csigg@google.com>
Wed, 3 Mar 2021 12:48:03 +0000 (13:48 +0100)
commitb6ac26fce5972f24f280d0780d5b713d900829ff
treebab19129b08e13ff2297b29d895cced4c839c258
parent820a8466097cd9336c81a14bcbe773807fbf96e4
[mlir] Silence -Wglobal-constructors error in CudaRuntimeWrapper.cpp

Until I have a better solution with dynamic initialization, to get
the nvidia build bot green again.
mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp