[PATCH] D49727: [CodeGen] emit inline asm clobber list warnings for reserved

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 08:09:20 PDT 2018


stuij updated this revision to Diff 157486.
stuij added a comment.

Added an explanatory note to the warning, and added a VLA testcase.


https://reviews.llvm.org/D49727

Files:
  include/llvm/CodeGen/AsmPrinter.h
  lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  test/CodeGen/AArch64/inline-asm-clobber.ll
  test/CodeGen/ARM/inline-asm-clobber.ll
  test/CodeGen/X86/inline-asm-clobber.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49727.157486.patch
Type: text/x-patch
Size: 8433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/a16627ab/attachment.bin>


More information about the llvm-commits mailing list