[PATCH] D64252: [Mips] Instruction `sc` now accepts symbol as an argument

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 09:16:48 PDT 2019


mbrkusanin updated this revision to Diff 211524.
mbrkusanin edited the summary of this revision.
mbrkusanin added a comment.

- Decided to apply diff of the alternative solution because the patch could not be downloaded with just the provided diff.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64252/new/

https://reviews.llvm.org/D64252

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  lib/Target/Mips/MipsTargetStreamer.h
  test/MC/Mips/sym-sc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64252.211524.patch
Type: text/x-patch
Size: 7959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/6b68eb46/attachment.bin>


More information about the llvm-commits mailing list