This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Fix DWARFv5 for aarch64
ClosedPublic

Authored by yota9 on Jan 26 2022, 1:56 PM.

Details

Summary

This patch reverts patch "DWARFv5 default: Switch bolt tests to use
DWARFv4 since Bolt doesn't support v5 yet" and places the -gdwarf-4 flag
to the global cflags config file.

Diff Detail

Event Timeline

yota9 created this revision.Jan 26 2022, 1:56 PM
yota9 requested review of this revision.Jan 26 2022, 1:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2022, 1:56 PM
Amir accepted this revision.Jan 26 2022, 2:00 PM
This revision is now accepted and ready to land.Jan 26 2022, 2:00 PM
This revision was landed with ongoing or failed builds.Jan 26 2022, 3:15 PM
This revision was automatically updated to reflect the committed changes.