This test fails if clang is configure with, for example, gold as the default linker. It does not appear that this test really relies on lld so make the checks accept ld, ld.gold and ld.bfd too.
Details
Details
Diff Detail
Diff Detail
Differential D49898
Make test/Driver/baremetal.cpp work with linkers other than lld ClosedPublic Authored by greened on Jul 26 2018, 7:12 PM.
Details Summary This test fails if clang is configure with, for example, gold as the default linker. It does not appear that this test really relies on lld so make the checks accept ld, ld.gold and ld.bfd too.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 30 2018, 7:56 AM
Revision Contents
Diff 157628 test/Driver/baremetal.cpp
|