This is an archive of the discontinued LLVM Phabricator instance.

[bolt] Pass %cflags in test/X86/is-strip.s
ClosedPublic

Authored by thakis on Nov 18 2022, 8:36 AM.

Details

Summary

Without this, clang builds a binary for macOS on a macOS host, and
then the linker complains that it doesn't know the -q flag.

Diff Detail

Event Timeline

thakis created this revision.Nov 18 2022, 8:36 AM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
thakis requested review of this revision.Nov 18 2022, 8:36 AM
maksfb accepted this revision.Nov 18 2022, 9:08 AM

Thanks for the fix.

This revision is now accepted and ready to land.Nov 18 2022, 9:08 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2022, 9:09 AM