This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][TEST] Update exceptions-instrumentation.test
ClosedPublic

Authored by Amir on Jan 16 2022, 1:32 PM.

Details

Summary

Matching an exact byte offset is fragile if a different version of compiler
is used (e.g. distro clang).
Resolves an issue with running with BOLT_CLANG_EXE + clang-12

Diff Detail

Event Timeline

Amir created this revision.Jan 16 2022, 1:32 PM
Amir requested review of this revision.Jan 16 2022, 1:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 16 2022, 1:32 PM
maksfb accepted this revision.Jan 18 2022, 10:51 AM

LGTM

This revision is now accepted and ready to land.Jan 18 2022, 10:51 AM
This revision was landed with ongoing or failed builds.Jan 18 2022, 11:18 AM
This revision was automatically updated to reflect the committed changes.