[JITLink] Add -phony-externals to silence test errors on some buildbots.
commit95bdbc8a28c5f5e91ea25bf246788b49aa6ec160
authorLang Hames <lhames@gmail.com>
Mon, 25 Dec 2023 17:54:14 +0000 (25 09:54 -0800)
committerLang Hames <lhames@gmail.com>
Mon, 25 Dec 2023 17:54:14 +0000 (25 09:54 -0800)
tree3962aa0aa6e9a33e5fcb7f55618bfe114600fb30
parent5cfc7b3342ce4de0bbe182b38baa8a71fc83f8f8
[JITLink] Add -phony-externals to silence test errors on some buildbots.

The recently added MachO_subtractor_single_block tests reference C++ itanium
ABI symbols, but these break on some Windows systems (see e.g.
https://lab.llvm.org/buildbot/#/builders/117/builds/17021). Adding
-phony-externals should suppress the errors.
llvm/test/ExecutionEngine/JITLink/AArch64/MachO_subtractor_single_block.yaml
llvm/test/ExecutionEngine/JITLink/x86-64/MachO_subtractor_single_block.yaml