This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][TEST] Remove -gdwarf-4 override from %cflags
ClosedPublic

Authored by Amir on May 11 2022, 2:54 AM.

Details

Summary

As BOLT support for monolithic and split DWARF5 is added, remove DWARF version
override for BOLT tests.

Diff Detail

Event Timeline

Amir created this revision.May 11 2022, 2:54 AM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir requested review of this revision.May 11 2022, 2:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2022, 2:54 AM
Amir updated this revision to Diff 428606.May 11 2022, 3:14 AM

Keep override in {X86,AArch64}/asm-func-debug.test

Amir retitled this revision from [BOLT][TEST] Remove -gdwarf-4 override to [BOLT][TEST] Remove -gdwarf-4 override from %cflags.May 11 2022, 3:15 AM
Amir edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 11 2022, 3:32 AM
This revision was automatically updated to reflect the committed changes.