This is an archive of the discontinued LLVM Phabricator instance.

[llvm] Revert align attr test in test/Bitcode/attribute-3.3.ll
ClosedPublic

Authored by steven_wu on May 20 2021, 3:28 PM.

Details

Summary

Revert testcase changed in D87304 now the upgrader can correctly handle
the align attribute in upgrader.

Diff Detail

Event Timeline

steven_wu created this revision.May 20 2021, 3:28 PM
steven_wu requested review of this revision.May 20 2021, 3:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 20 2021, 3:28 PM
dexonsmith accepted this revision.May 21 2021, 12:58 PM

LGTM! I suggest mentioning the original commit (0a8e12fdbbf54e81954b091ac9fb11cd5f5148e1) and the commit that changed the bitcode (2a078c3072043541ee0595aea6c8d7909f94c6f9) in your commit message.

This revision is now accepted and ready to land.May 21 2021, 12:58 PM