This is an archive of the discontinued LLVM Phabricator instance.

[llvm][VFABI] Add more testing for LLVM internal mangling.
ClosedPublic

Authored by fpetrogalli on Dec 6 2019, 12:48 PM.

Details

Summary

The tests cover the internal mangling for:

  1. Masked signatures.
  2. Scalable signatures.
  3. Masked scalable signatures with linear.

Diff Detail

Event Timeline

fpetrogalli created this revision.Dec 6 2019, 12:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 6 2019, 12:48 PM
andwar accepted this revision.Dec 9 2019, 1:14 AM

LGTM

This revision is now accepted and ready to land.Dec 9 2019, 1:14 AM
This revision was automatically updated to reflect the committed changes.