diff options
author | Lang Hames <lhames@gmail.com> | 2022-04-17 08:34:22 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2022-04-17 08:34:22 -0700 |
commit | 6db0807c2cbe06ad0a5e4b82f8eb8b7815846926 (patch) | |
tree | 4a87d38f95375170d62ab9c4ebc15f842c90fc9f /clang/lib/Basic/Builtins.cpp | |
parent | 52053aa94fe951ebf71ce3db01cf93ac9855ba8f (diff) | |
download | llvm-6db0807c2cbe06ad0a5e4b82f8eb8b7815846926.zip llvm-6db0807c2cbe06ad0a5e4b82f8eb8b7815846926.tar.gz llvm-6db0807c2cbe06ad0a5e4b82f8eb8b7815846926.tar.bz2 |
[JITLink] Suppress "symbols not found" errors for testcase.
On some platforms _ZTIi may not be present (see discussion at
https://reviews.llvm.org/rG43acef48d38e). We don't need this symbol for the
test to work, so just add -phony-externals to the testcase to suppress the
error.
Diffstat (limited to 'clang/lib/Basic/Builtins.cpp')
0 files changed, 0 insertions, 0 deletions