[PATCH] D98543: [AsmParser][SystemZ][z/OS] Revert - "Introducing HLASM Comment Syntax"

Anirudh Prasad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 11:32:19 PST 2021


anirudhp created this revision.
anirudhp added reviewers: fhahn, hubert.reinterpretcast, Kai.
Herald added subscribers: hiraditya, mgorny.
anirudhp requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

- 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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98543

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/MC/MCParser/AsmLexer.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
  llvm/unittests/MC/SystemZ/CMakeLists.txt
  llvm/unittests/MC/SystemZ/SystemZAsmLexerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98543.330319.patch
Type: text/x-patch
Size: 8290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/e675a9c3/attachment.bin>


More information about the llvm-commits mailing list