[PATCH] D97748: [SystemZ][z/OS] Add support to validate a HLASM Label.
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 5 09:58:46 PST 2021
Kai accepted this revision.
Kai added a comment.
LGTM.
The mentioned issue with the encoding does not affect this change. It's nevertheless a very valuable hint, as there are some implications with char/string literals inside an inline asm string, but this is not part of this change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97748/new/
https://reviews.llvm.org/D97748
More information about the llvm-commits
mailing list