[ORC-RT] Handle missing __has_builtin operator.
authorLang Hames <lhames@gmail.com>
Mon, 19 Jul 2021 10:17:40 +0000 (20:17 +1000)
committerLang Hames <lhames@gmail.com>
Mon, 19 Jul 2021 10:20:31 +0000 (20:20 +1000)
commiteaa329e76e72da518a1b185a804f6bb5d41b7ff4
tree2b128c0385aeae146dda2e79b1aa4626fce4cf33
parentd5ee355f89605f0475a18b60fd27837d73dd7852
[ORC-RT] Handle missing __has_builtin operator.

For compilers that do not support __has_builtin just return '0'. This should fix
the bot failure at https://lab.llvm.org/buildbot/#/builders/165/builds/3761.
compiler-rt/lib/orc/compiler.h