[PATCH] D37798: Teach TargetInstrInfo::getInlineAsmLength to parse .space directives with integer arguments

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 09:44:49 PDT 2017


asb updated this revision to Diff 115060.
asb added a comment.

Sorry for the noise, the previous version left out part of the patch.


https://reviews.llvm.org/D37798

Files:
  lib/CodeGen/TargetInstrInfo.cpp
  lib/Target/Mips/Mips16InstrInfo.cpp
  lib/Target/Mips/Mips16InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37798.115060.patch
Type: text/x-patch
Size: 5404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/881bf508/attachment-0001.bin>


More information about the llvm-commits mailing list