This is an archive of the discontinued LLVM Phabricator instance.

[AsmParser][SystemZ][z/OS] Revert - "Introducing HLASM Comment Syntax"
ClosedPublic

Authored by anirudhp on Mar 12 2021, 11:32 AM.

Details

Summary
  • https://reviews.llvm.org/D97703 causes an issue with builds that are built with BUILD_SHARED_LIBS=ON.
  • Reverting for now, until I figure out why it passes with static libs but not shared libs.

Diff Detail

Event Timeline

anirudhp created this revision.Mar 12 2021, 11:32 AM
anirudhp requested review of this revision.Mar 12 2021, 11:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 12 2021, 11:32 AM

I haven't reverted a commit posted on Phabricator, but I'm assuming the flow is similar to git. I would appreciate feedback from the reviewers, just to ensure its right. Thanks!

LGTM. I think the usual workflow we don't need to create a review for revert commits.

This revision is now accepted and ready to land.Mar 12 2021, 11:48 AM
llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp