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

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 7 10:02:46 PDT 2018


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

Follow LLVM style.


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.159534.patch
Type: text/x-patch
Size: 8403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/a5a847f0/attachment.bin>


More information about the llvm-commits mailing list