diff options
author | Lang Hames <lhames@gmail.com> | 2024-12-09 13:38:07 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-12-09 13:41:24 +1100 |
commit | f6c51ea84ac914454142ee76f317c5f66a088434 (patch) | |
tree | c3cebd8f6672deec718ea8578b4967d8a3d4f09c /clang/lib/Basic/Builtins.cpp | |
parent | b33c807b39e2fa07977277d13552f3d773c6b61e (diff) | |
download | llvm-f6c51ea84ac914454142ee76f317c5f66a088434.zip llvm-f6c51ea84ac914454142ee76f317c5f66a088434.tar.gz llvm-f6c51ea84ac914454142ee76f317c5f66a088434.tar.bz2 |
[ORC-RT] Fix unit tests on Linux.
The unit tests may transiently depend on __orc_rt_log_error, which is usually
provided by an alias when loading the runtime through the JIT. The unit tests
statically link the runtime, so this patch provides a fixed definition.
Diffstat (limited to 'clang/lib/Basic/Builtins.cpp')
0 files changed, 0 insertions, 0 deletions