[PATCH] D71849: Don't rely on '%l' modifiers to indicate a label reference

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 13:01:47 PST 2020


void updated this revision to Diff 236441.
void added a comment.

Make temp variable for the machine instruction operand.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71849

Files:
  llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/test/CodeGen/X86/callbr-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71849.236441.patch
Type: text/x-patch
Size: 4893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/809692ad/attachment.bin>


More information about the llvm-commits mailing list